2424 "php" : " ^7.4 || ^8.0" ,
2525 "ext-libxml" : " *" ,
2626 "ext-simplexml" : " *" ,
27- "ibexa/core" : " ~4.6.0@dev " ,
28- "ibexa/content-forms" : " ~4.6.0@dev " ,
29- "ibexa/graphql" : " ~4.6.0@dev " ,
27+ "ibexa/core" : " ~4.6.0" ,
28+ "ibexa/content-forms" : " ~4.6.0" ,
29+ "ibexa/graphql" : " ~4.6.0" ,
3030 "symfony/http-kernel" : " ^5.0" ,
3131 "symfony/console" : " ^5.0" ,
3232 "symfony/config" : " ^5.0" ,
3636 "symfony/options-resolver" : " ^5.0"
3737 },
3838 "require-dev" : {
39- "ibexa/ci-scripts" : " ^0.2@dev " ,
40- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
41- "ibexa/admin-ui" : " ~4.6.0@dev " ,
42- "ibexa/user" : " ~4.6.0@dev " ,
43- "ibexa/fieldtype-richtext" : " ~4.6.0@dev " ,
44- "ibexa/search" : " ~4.6.0@dev " ,
45- "ibexa/rest" : " ~4.6.0@dev " ,
46- "ibexa/test-core" : " ^4.6.x-dev " ,
47- "ibexa/http-cache" : " ~4.6.0@dev " ,
48- "ibexa/design-engine" : " ~4.6.0@dev " ,
39+ "ibexa/ci-scripts" : " ^0.2" ,
40+ "ibexa/doctrine-schema" : " ~4.6.0" ,
41+ "ibexa/admin-ui" : " ~4.6.0" ,
42+ "ibexa/user" : " ~4.6.0" ,
43+ "ibexa/fieldtype-richtext" : " ~4.6.0" ,
44+ "ibexa/search" : " ~4.6.0" ,
45+ "ibexa/rest" : " ~4.6.0" ,
46+ "ibexa/test-core" : " ^4.6" ,
47+ "ibexa/http-cache" : " ~4.6.0" ,
48+ "ibexa/design-engine" : " ~4.6.0" ,
4949 "ibexa/code-style" : " ^1.0" ,
5050 "friendsofphp/php-cs-fixer" : " ^3.0" ,
5151 "phpunit/phpunit" : " ^9.5"
6464 "config" : {
6565 "allow-plugins" : false
6666 }
67- }
67+ }
0 commit comments