We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978ea15 commit d87a5c7Copy full SHA for d87a5c7
composer.json
@@ -19,7 +19,7 @@
19
"php": "^8.1.0",
20
"ext-mbstring": "*",
21
"monolog/monolog": "^3.5.0",
22
- "symfony/console": "^v6.4.1"
+ "symfony/console": "^v6.4.2"
23
},
24
"require-dev": {
25
"ext-ctype": "*",
@@ -32,10 +32,10 @@
32
"infection/infection": "^0.27.9",
33
"laminas/laminas-modulemanager": "^2.15.0",
34
"laminas/laminas-servicemanager": "^3.22.1",
35
- "mimmi20/coding-standard": "^5.2.4",
+ "mimmi20/coding-standard": "^5.2.8",
36
"nikic/php-parser": "^v4.18.0",
37
"phpstan/extension-installer": "^1.3.1",
38
- "phpstan/phpstan": "^1.10.50",
+ "phpstan/phpstan": "^1.10.51",
39
"phpstan/phpstan-deprecation-rules": "^1.1.4",
40
"phpstan/phpstan-phpunit": "^1.3.15",
41
"phpunit/phpunit": "^10.5.5",
0 commit comments