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 23343c6 commit f57018cCopy full SHA for f57018c
composer.json
@@ -42,12 +42,12 @@
42
],
43
"require": {
44
"php": ">=8.2",
45
- "symfony/console": "^7.1",
46
- "symfony/process": "^7.1",
47
- "symfony/yaml": "^7.1"
+ "symfony/console": "^7.2",
+ "symfony/process": "^7.2",
+ "symfony/yaml": "^7.2"
48
},
49
"require-dev": {
50
- "friendsofphp/php-cs-fixer": "^3.64",
+ "friendsofphp/php-cs-fixer": "^3.68",
51
"pestphp/pest": "^3.3",
52
"phpstan/phpstan": "^1.4",
53
"phpunit/php-code-coverage": "^11.0",
0 commit comments