File tree Expand file tree Collapse file tree 2 files changed +2
-39
lines changed
Expand file tree Collapse file tree 2 files changed +2
-39
lines changed Original file line number Diff line number Diff line change 1111 "nette/robot-loader" : " ^4.0" ,
1212 "nette/utils" : " ^4.0" ,
1313 "nikic/php-parser" : " ^5.5" ,
14- "symfony/console" : " ^6.4" ,
14+ "symfony/console" : " ^6.4.24 " ,
1515 "symfony/finder" : " ^7.3" ,
1616 "symfony/yaml" : " ^7.3" ,
1717 "webmozart/assert" : " ^1.11"
4747 },
4848 "replace" : {
4949 "symfony/polyfill-ctype" : " *" ,
50- "symfony/polyfill-intl-normalizer" : " *" ,
51- "symfony/polyfill-mbstring" : " *"
50+ "symfony/polyfill-intl-normalizer" : " *"
5251 },
5352 "config" : {
5453 "sort-packages" : true ,
6362 "fix-cs" : " vendor/bin/ecs check --fix --ansi" ,
6463 "phpstan" : " vendor/bin/phpstan analyse --ansi" ,
6564 "rector" : " vendor/bin/rector process --ansi"
66- },
67- "extra" : {
68- "patches" : {
69- "symfony/console" : [
70- " patches/symfony-console-helper-helper-php.patch"
71- ]
72- }
7365 }
7466}
75-
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments