We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d914843 commit a2f91a3Copy full SHA for a2f91a3
1 file changed
composer.json
@@ -14,9 +14,9 @@
14
"require-dev": {
15
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
16
"phpcompatibility/php-compatibility": "^9.0",
17
- "phpunit/phpunit": "^5 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11",
+ "phpunit/phpunit": "^5 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12",
18
"roave/security-advisories": "@dev",
19
- "squizlabs/php_codesniffer": "^3.3",
+ "squizlabs/php_codesniffer": "^4.0",
20
"mockery/mockery": "^1.3"
21
},
22
"license": "MIT",
0 commit comments