Skip to content

Commit

Permalink
Support PHP 7.1 in require-dev restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Sep 13, 2022
1 parent 7429bc2 commit 95bb71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -52,7 +52,7 @@
"phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0",
"phpstan/phpdoc-parser": "1.6.4",
"phpstan/phpdoc-parser": "1.2.* || 1.6.4",
"squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3 || ^5.0 || ^6.0",
"weirdan/prophecy-shim": "^1.0 || ^2.0"
Expand Down

0 comments on commit 95bb71f

Please sign in to comment.