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 ba333eb commit 1115e19Copy full SHA for 1115e19
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
14
"phpstan/phpstan": "^0.10 | ^0.11 | ^0.12",
15
"thecodingmachine/safe": "^1.0"
16
},
0 commit comments