1616 "require" : {
1717 "php" : " ^7.4 || ^8.0" ,
1818 "ext-dom" : " *" ,
19- "ibexa/core" : " ~4.6.0@dev " ,
20- "ibexa/admin-ui" : " ~4.6.0@dev " ,
21- "ibexa/rest" : " ~4.6.0@dev " ,
22- "ibexa/fieldtype-richtext" : " ~4.6.0@dev " ,
19+ "ibexa/core" : " ~4.6.0" ,
20+ "ibexa/admin-ui" : " ~4.6.0" ,
21+ "ibexa/rest" : " ~4.6.0" ,
22+ "ibexa/fieldtype-richtext" : " ~4.6.0" ,
2323 "lexik/jwt-authentication-bundle" : " ^2.8" ,
2424 "overblog/graphql-bundle" : " ^0.14.2" ,
2525 "erusev/parsedown" : " ^1.7" ,
3333 "symfony/serializer" : " ^5.0"
3434 },
3535 "require-dev" : {
36- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
37- "ibexa/content-forms" : " ~4.6.0@dev " ,
38- "ibexa/design-engine" : " ~4.6.0@dev " ,
39- "ibexa/user" : " ~4.6.0@dev " ,
40- "ibexa/search" : " ~4.6.0@dev " ,
41- "ibexa/http-cache" : " ~4.6.0@dev " ,
36+ "ibexa/doctrine-schema" : " ~4.6.0" ,
37+ "ibexa/content-forms" : " ~4.6.0" ,
38+ "ibexa/design-engine" : " ~4.6.0" ,
39+ "ibexa/user" : " ~4.6.0" ,
40+ "ibexa/search" : " ~4.6.0" ,
41+ "ibexa/http-cache" : " ~4.6.0" ,
4242 "overblog/graphiql-bundle" : " ^0.2" ,
4343 "phpspec/phpspec" : " ~7.5.0" ,
4444 "ibexa/code-style" : " ~1.2.0" ,
7878 "check-cs" : " @fix-cs --dry-run" ,
7979 "test" : " phpspec run --format=pretty"
8080 }
81- }
81+ }
0 commit comments