24
24
"php" : " >=8.3" ,
25
25
"ext-json" : " *" ,
26
26
"babdev/pagerfanta-bundle" : " ^4.5" ,
27
- "ibexa/content-forms" : " ~5.0.x-dev " ,
28
- "ibexa/core" : " ~5.0.x-dev " ,
29
- "ibexa/design-engine" : " ~5.0.x-dev " ,
27
+ "ibexa/content-forms" : " ~5.0@beta " ,
28
+ "ibexa/core" : " ~5.0@beta " ,
29
+ "ibexa/design-engine" : " ~5.0@beta " ,
30
30
"ibexa/polyfill-php82" : " ^1.0" ,
31
- "ibexa/rest" : " ~5.0.x-dev " ,
32
- "ibexa/search" : " ~5.0.x-dev " ,
33
- "ibexa/twig-components" : " ~5.0.x-dev " ,
34
- "ibexa/user" : " ~5.0.x-dev " ,
31
+ "ibexa/rest" : " ~5.0@beta " ,
32
+ "ibexa/search" : " ~5.0@beta " ,
33
+ "ibexa/twig-components" : " ~5.0@beta " ,
34
+ "ibexa/user" : " ~5.0@beta " ,
35
35
"jms/translation-bundle" : " ^2.4" ,
36
36
"knplabs/knp-menu-bundle" : " ^3.0" ,
37
37
"mck89/peast" : " ^1.9" ,
61
61
"require-dev" : {
62
62
"ext-zip" : " *" ,
63
63
"dama/doctrine-test-bundle" : " ^8.2" ,
64
- "ibexa/behat" : " ~5.0.x-dev " ,
64
+ "ibexa/behat" : " ~5.0@beta " ,
65
65
"ibexa/code-style" : " ~2.0.0" ,
66
- "ibexa/doctrine-schema" : " ~5.0.x-dev " ,
67
- "ibexa/http-cache" : " ~5.0.x-dev " ,
68
- "ibexa/notifications" : " ~5.0.x-dev " ,
69
- "ibexa/rector" : " ~5.0.x-dev " ,
70
- "ibexa/test-core" : " ~5.0.x-dev " ,
71
- "ibexa/test-rest" : " ~5.0.x-dev " ,
66
+ "ibexa/doctrine-schema" : " ~5.0@beta " ,
67
+ "ibexa/http-cache" : " ~5.0@beta " ,
68
+ "ibexa/notifications" : " ~5.0@beta " ,
69
+ "ibexa/rector" : " ~5.0@beta " ,
70
+ "ibexa/test-core" : " ~5.0@beta " ,
71
+ "ibexa/test-rest" : " ~5.0@beta " ,
72
72
"matthiasnoback/symfony-dependency-injection-test" : " ^5.0" ,
73
73
"phpstan/phpstan" : " ^2.0" ,
74
74
"phpstan/phpstan-phpunit" : " ^2.0" ,
97
97
"dev-main" : " 5.0.x-dev"
98
98
}
99
99
}
100
- }
100
+ }
0 commit comments