We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7af47 commit 6389763Copy full SHA for 6389763
composer.json
@@ -23,11 +23,11 @@
23
"phpcbf": "@php ./vendor/bin/phpcbf"
24
},
25
"require": {
26
- "php": "^7.1 || ^8.0",
+ "php": "^7.2 || ^8.0",
27
"ext-openssl":"*"
28
29
"require-dev": {
30
- "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
+ "phpunit/phpunit": "^8 || ^9 || ^10 || ^11",
31
"wdes/coding-standard": "^3.3"
32
33
"autoload": {
0 commit comments