File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2222 "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0" ,
2323 "doctrine/persistence" : " ^2.2 || ^3.0" ,
2424 "phpunit/phpunit" : " ^9.6.0" ,
25- "pimcore/pimcore" : " ^10.6 || ~11.0.0 || ~11.1.0 || ~11.2.2 || ~11.3.0 || ~11.4 .0" ,
25+ "pimcore/pimcore" : " ^10.6 || ^11 .0" ,
2626 "psr/log" : " ^1.1.3 || ^2.0 || ^3.0" ,
2727 "symfony/config" : " ^5.4 || ^6.4" ,
2828 "symfony/console" : " ^5.4 || ^6.4" ,
4545 "phpstan/phpstan-symfony" : " ^1.3.8" ,
4646 "shipmonk/composer-dependency-analyser" : " ^1.7"
4747 },
48+ "conflict" : {
49+ "pimcore/pimcore" : " >=11.2.0 <11.2.2"
50+ },
4851 "suggest" : {
4952 "dama/doctrine-test-bundle" : " To isolate database tests in transactions and improve test performance" ,
5053 "pimcore/admin-ui-classic-bundle" : " Required when used with Pimcore 11"
You can’t perform that action at this time.
0 commit comments