File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1818 "webmozart/assert" : " ^1.11"
1919 },
2020 "require-dev" : {
21- "symfony/config" : " ^5.3|^6.4" ,
22- "symfony/dependency-injection" : " ^5.3|^6.4" ,
2321 "phpstan/extension-installer" : " ^1.4" ,
2422 "phpstan/phpstan" : " ^2.0" ,
2523 "phpunit/phpunit" : " ^11.5" ,
2624 "rector/rector" : " ^2.0" ,
2725 "shipmonk/composer-dependency-analyser" : " ^1.8" ,
26+ "symfony/config" : " ^5.3|^6.4" ,
27+ "symfony/dependency-injection" : " ^5.3|^6.4" ,
2828 "symplify/easy-coding-standard" : " ^12.5" ,
29+ "symplify/vendor-patches" : " ^11.3" ,
2930 "tomasvotruba/class-leak" : " ^2.0" ,
3031 "tracy/tracy" : " ^2.10"
3132 },
5152 "sort-packages" : true ,
5253 "platform-check" : false ,
5354 "allow-plugins" : {
55+ "cweagans/composer-patches" : true ,
5456 "phpstan/extension-installer" : true
5557 }
5658 },
You can’t perform that action at this time.
0 commit comments