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 33b12c2 commit 51dc24cCopy full SHA for 51dc24c
1 file changed
composer.json
@@ -34,7 +34,7 @@
34
"rector/rector-phpunit": "dev-main",
35
"rector/rector-symfony": "dev-main",
36
"sebastian/diff": "^6.0",
37
- "symfony/console": "^6.4",
+ "symfony/console": "^6.4.24",
38
"symfony/filesystem": "^6.4",
39
"symfony/finder": "^6.4",
40
"symfony/process": "^6.4",
@@ -115,9 +115,6 @@
115
},
116
"extra": {
117
"patches": {
118
- "symfony/console": [
119
- "https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/symfony-console-helper-helper-php.patch"
120
- ],
121
"illuminate/container": [
122
"https://raw.githubusercontent.com/rectorphp/vendor-patches/main/patches/illuminate-container-container-php.patch"
123
],
0 commit comments