File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
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" ,
2123 "phpstan/extension-installer" : " ^1.4" ,
2224 "phpstan/phpstan" : " ^2.0" ,
2325 "phpunit/phpunit" : " ^11.5" ,
2426 "rector/rector" : " ^2.0" ,
2527 "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" : " *" ,
3029 "tomasvotruba/class-leak" : " ^2.0" ,
3130 "tracy/tracy" : " ^2.10"
3231 },
5251 "sort-packages" : true ,
5352 "platform-check" : false ,
5453 "allow-plugins" : {
55- "cweagans/composer-patches" : true ,
5654 "phpstan/extension-installer" : true
5755 }
5856 },
You can’t perform that action at this time.
0 commit comments