47
47
"symfony/yaml" : " ^5.0" ,
48
48
"symfony/webpack-encore-bundle" : " ^v1.17" ,
49
49
"jms/translation-bundle" : " ^1.5" ,
50
- "ibexa/core" : " ~4.6.0@dev " ,
51
- "ibexa/content-forms" : " ~4.6.0@dev " ,
52
- "ibexa/design-engine" : " ~4.6.0@dev " ,
53
- "ibexa/user" : " ~4.6.0@dev " ,
54
- "ibexa/fieldtype-richtext" : " ~4.6.0@dev " ,
55
- "ibexa/rest" : " ~4.6.0@dev " ,
50
+ "ibexa/core" : " ~4.6.0" ,
51
+ "ibexa/content-forms" : " ~4.6.0" ,
52
+ "ibexa/design-engine" : " ~4.6.0" ,
53
+ "ibexa/user" : " ~4.6.0" ,
54
+ "ibexa/fieldtype-richtext" : " ~4.6.0" ,
55
+ "ibexa/rest" : " ~4.6.0" ,
56
56
"ibexa/polyfill-php82" : " ^1.0" ,
57
- "ibexa/search" : " ~4.6.x-dev " ,
57
+ "ibexa/search" : " ~4.6" ,
58
58
"babdev/pagerfanta-bundle" : " ^2.1" ,
59
59
"knplabs/knp-menu-bundle" : " ^3.0" ,
60
60
"mck89/peast" : " ^1.9" ,
66
66
"require-dev" : {
67
67
"ext-zip" : " *" ,
68
68
"dama/doctrine-test-bundle" : " ^v6.7" ,
69
- "ibexa/ci-scripts" : " ^0.2@dev " ,
70
- "ibexa/behat" : " ~4.6.0@dev " ,
69
+ "ibexa/ci-scripts" : " ^0.2" ,
70
+ "ibexa/behat" : " ~4.6.0" ,
71
71
"friendsofphp/php-cs-fixer" : " ^3.0" ,
72
72
"phpunit/phpunit" : " ^9.5" ,
73
73
"matthiasnoback/symfony-dependency-injection-test" : " ^4.0" ,
74
- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
75
- "ibexa/http-cache" : " ~4.6.0@dev " ,
76
- "ibexa/code-style" : " ^1.3.x-dev " ,
77
- "ibexa/notifications" : " ~4.6.0@dev " ,
78
- "ibexa/test-rest" : " ^0.1.x-dev " ,
79
- "ibexa/test-core" : " ^0.1.x-dev " ,
74
+ "ibexa/doctrine-schema" : " ~4.6.0" ,
75
+ "ibexa/http-cache" : " ~4.6.0" ,
76
+ "ibexa/code-style" : " ^1.3" ,
77
+ "ibexa/notifications" : " ~4.6.0" ,
78
+ "ibexa/test-rest" : " ^0.1" ,
79
+ "ibexa/test-core" : " ^0.1" ,
80
80
"phpstan/phpstan" : " ^2.0" ,
81
81
"phpstan/phpstan-phpunit" : " ^2.0" ,
82
82
"phpstan/phpstan-symfony" : " ^2.0"
102
102
"dev-main" : " 4.6.x-dev"
103
103
}
104
104
}
105
- }
105
+ }
0 commit comments