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.
2 parents a70d40e + 87173ab commit 5821cdcCopy full SHA for 5821cdc
composer.json
@@ -28,7 +28,6 @@
28
"ondram/ci-detector": "^4.2",
29
"phpstan/phpdoc-parser": "^2.0",
30
"symfony/console": "^5.4|^6.0|^7.0|^8.0",
31
- "symfony/event-dispatcher": "^5.4|^6.0|^7.0|^8.0",
32
"symfony/finder": "^5.4|^6.0|^7.0|^8.0",
33
"webmozart/assert": "^1.12|^2.0"
34
},
@@ -39,6 +38,7 @@
39
38
"phpspec/prophecy-phpunit": "^2.5",
40
"phpunit/phpunit": "^9.6|^10.0|^11.0",
41
"roave/security-advisories": "dev-master",
+ "symfony/process": "^5.4|^6.0|^7.0|^8.0",
42
"symfony/var-dumper": "^5.4|^6.0|^7.0|^8.0"
43
44
"autoload": {
0 commit comments