File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 1010 "composer/semver" : " ^3.4" ,
1111 "illuminate/container" : " ^12.14" ,
1212 "nette/utils" : " ^4.0" ,
13- "symfony/console" : " ^6.4" ,
13+ "symfony/console" : " ^6.4.24 " ,
1414 "symfony/finder" : " ^7.2" ,
1515 "symfony/process" : " ^7.2" ,
1616 "webmozart/assert" : " ^1.11"
3939 },
4040 "replace" : {
4141 "symfony/polyfill-ctype" : " *" ,
42- "symfony/polyfill-intl-normalizer" : " *" ,
43- "symfony/polyfill-mbstring" : " *"
42+ "symfony/polyfill-intl-normalizer" : " *"
4443 },
4544 "config" : {
4645 "sort-packages" : true ,
5554 "fix-cs" : " vendor/bin/ecs check --fix --ansi" ,
5655 "phpstan" : " vendor/bin/phpstan analyse --ansi" ,
5756 "rector" : " vendor/bin/rector process --ansi"
58- },
59- "extra" : {
60- "patches" : {
61- "symfony/console" : [
62- " patches/symfony-console-helper-helper-php.patch"
63- ]
64- }
6557 }
6658}
You can’t perform that action at this time.
0 commit comments