We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48086aa commit 36ba637Copy full SHA for 36ba637
composer.json
@@ -7,7 +7,7 @@
7
"AFL-3.0"
8
],
9
"require": {
10
- "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0"
+ "php": "~7.4.0|^8.0"
11
},
12
"autoload": {
13
"files": [ "registration.php" ],
0 commit comments