File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 ],
1010 "require" : {
1111 "php" : " >=8.3" ,
12- "ibexa/core" : " ~5.0.x-dev " ,
12+ "ibexa/core" : " ~5.0" ,
1313 "knplabs/knp-menu" : " ^3.8" ,
1414 "symfony/config" : " ^7.3" ,
1515 "symfony/dependency-injection" : " ^7.3" ,
2020 "symfony/yaml" : " ^7.3"
2121 },
2222 "require-dev" : {
23- "ibexa/behat" : " ~5.0.x-dev " ,
23+ "ibexa/behat" : " ~5.0" ,
2424 "ibexa/code-style" : " ~2.0.0" ,
25- "ibexa/doctrine-schema" : " ~5.0.x-dev " ,
26- "ibexa/phpstan" : " ~5.0.x-dev " ,
27- "ibexa/rector" : " ~5.0.x-dev " ,
25+ "ibexa/doctrine-schema" : " ~5.0" ,
26+ "ibexa/phpstan" : " ~5.0" ,
27+ "ibexa/rector" : " ~5.0" ,
2828 "matthiasnoback/symfony-config-test" : " ^4.3.0 || ^5.1" ,
2929 "matthiasnoback/symfony-dependency-injection-test" : " ^4.3.1 || ^5.0" ,
3030 "phpstan/phpstan" : " ^2.0" ,
7070 "sort-packages" : true ,
7171 "allow-plugins" : false
7272 }
73- }
73+ }
You can’t perform that action at this time.
0 commit comments