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 5269f65 commit 365bd62Copy full SHA for 365bd62
composer.json
@@ -11,10 +11,10 @@
11
"license": "MIT",
12
"require": {
13
"php": "~8.3.0 || ~8.4.0",
14
- "phpunit/phpunit": "^10.5.45 || ^11.5.7"
+ "phpunit/phpunit": "^10.5.45 || ^11.5.7 || ^12.0.2"
15
},
16
"require-dev": {
17
- "friendsofphp/php-cs-fixer": "^3.68.5",
+ "php-cs-fixer/shim": "^3.68.5",
18
"roave/security-advisories": "dev-latest",
19
"rector/rector": "^2.0.9",
20
"psalm/phar": "^6.5.1"
0 commit comments