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 1663740 commit 514693dCopy full SHA for 514693d
1 file changed
composer.json
@@ -45,13 +45,16 @@
45
"phpro/grumphp-shim": "^2.19",
46
"phpspec/prophecy": "^1.26",
47
"phpspec/prophecy-phpunit": "^2.5",
48
+ "phpunit/php-code-coverage": "^12.5",
49
"phpunit/phpunit": "^12.5",
50
"psr/clock": "^1.0",
51
+ "psr/container": "^2.0",
52
"psr/log": "^3.0",
53
"pyrech/composer-changelogs": "^2.2",
54
"rector/rector": "^2.3",
55
"saggre/phpdocumentor-markdown": "^1.0",
56
"shipmonk/composer-dependency-analyser": "^1.8.4",
57
+ "symfony/config": "^7.4",
58
"symfony/console": "^7.4 || ^8.0",
59
"symfony/filesystem": "^7.4 || ^8.0",
60
"symfony/finder": "^7.4 || ^8.0",
0 commit comments