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 3fd7b8c commit f04f36eCopy full SHA for f04f36e
composer.json
@@ -8,9 +8,9 @@
8
],
9
"license": "MIT",
10
"require-dev": {
11
- "phpunit/phpunit": "^9.5.4",
12
- "squizlabs/php_codesniffer": "^3.5.8",
13
- "php-coveralls/php-coveralls": "^2.4.3"
+ "phpunit/phpunit": "~9.5.4",
+ "squizlabs/php_codesniffer": "~3.5.8",
+ "php-coveralls/php-coveralls": "~2.4.3"
14
},
15
"require": {
16
"php": ">=8.0"
0 commit comments