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 b0c5a0c commit b14e27bCopy full SHA for b14e27b
composer.json
@@ -14,10 +14,10 @@
14
"php": "~8.2.0 || ~8.3.0"
15
},
16
"require-dev": {
17
- "phpstan/phpstan": "^1.12.3",
+ "phpstan/phpstan": "^1.12.4",
18
"phpstan/phpstan-phpunit": "^1.4.0",
19
"phpstan/phpstan-strict-rules": "^1.6.0",
20
- "phpunit/phpunit": "^11.3.5",
+ "phpunit/phpunit": "^11.3.6",
21
"slam/php-cs-fixer-extensions": "^3.11.1",
22
"symfony/console": "^7.1.4"
23
0 commit comments