We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64f9e6 commit f659e66Copy full SHA for f659e66
2 files changed
README.md
@@ -7,7 +7,7 @@ which always throws an exception in case of an error.
7
8
## Features
9
10
-- PHP 7.4+
+- PHP 7.3+
11
- PHP 8.0
12
- Semver
13
- Tests
composer.json
@@ -8,7 +8,7 @@
"minimalist"
],
"require": {
- "php": "~7.4 || ~8.0"
+ "php": "~7.3 || ~8.0"
},
"require-dev": {
14
"peridot-php/peridot": "^1.19"
0 commit comments