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 7730658 commit fafc499Copy full SHA for fafc499
composer.json
@@ -23,8 +23,8 @@
23
"require": {
24
"php": "^7.4 || ^8.0",
25
"friendsofphp/php-cs-fixer": "^3.9.5",
26
- "squizlabs/php_codesniffer": "^3.5.8",
27
- "phpunit/phpunit": "^9.5.2",
28
- "php-coveralls/php-coveralls": "^2.4.3"
+ "squizlabs/php_codesniffer": "^3.7.1",
+ "phpunit/phpunit": "^9.5.21",
+ "php-coveralls/php-coveralls": "^2.5.2"
29
}
30
0 commit comments