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 71bd8c1 commit 02032f4Copy full SHA for 02032f4
composer.json
@@ -12,10 +12,10 @@
12
"require": {
13
"php": "^7.1 || ^8.0",
14
"phpstan/phpstan": "^1.0",
15
- "thecodingmachine/safe": "^1.0"
+ "thecodingmachine/safe": "^1.0 || ^2.0"
16
},
17
"require-dev": {
18
- "phpunit/phpunit": "^7.5.2",
+ "phpunit/phpunit": "^7.5.2 || ^8.0",
19
"php-coveralls/php-coveralls": "^2.1",
20
"squizlabs/php_codesniffer": "^3.4"
21
0 commit comments