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 bbbc6c1 commit 3f26a47Copy full SHA for 3f26a47
composer.json
@@ -5,7 +5,7 @@
5
"keywords": ["enum", "phpstan"],
6
"license": "MIT",
7
"require": {
8
- "php": "~7.1|^8.0",
+ "php": "^7.1|^8.0",
9
"myclabs/php-enum": "^1.2",
10
"phpstan/phpstan": "^1.0"
11
},
0 commit comments