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 " ,
58
- "ibexa/twig-components" : " ~4.6.x-dev " ,
57
+ "ibexa/search" : " ~4.6" ,
58
+ "ibexa/twig-components" : " ~4.6" ,
59
59
"babdev/pagerfanta-bundle" : " ^2.1" ,
60
60
"knplabs/knp-menu-bundle" : " ^3.0" ,
61
61
"mck89/peast" : " ^1.9" ,
67
67
"require-dev" : {
68
68
"ext-zip" : " *" ,
69
69
"dama/doctrine-test-bundle" : " ^v6.7" ,
70
- "ibexa/ci-scripts" : " ^0.2@dev " ,
71
- "ibexa/behat" : " ~4.6.0@dev " ,
70
+ "ibexa/ci-scripts" : " ^0.2" ,
71
+ "ibexa/behat" : " ~4.6.0" ,
72
72
"friendsofphp/php-cs-fixer" : " ^3.0" ,
73
73
"phpunit/phpunit" : " ^9.5" ,
74
74
"matthiasnoback/symfony-dependency-injection-test" : " ^4.0" ,
75
- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
76
- "ibexa/http-cache" : " ~4.6.0@dev " ,
77
- "ibexa/code-style" : " ^1.3.x-dev " ,
78
- "ibexa/notifications" : " ~4.6.0@dev " ,
79
- "ibexa/phpstan" : " ~4.6.x-dev " ,
80
- "ibexa/test-rest" : " ^0.1.x-dev " ,
81
- "ibexa/test-core" : " ^0.1.x-dev " ,
75
+ "ibexa/doctrine-schema" : " ~4.6.0" ,
76
+ "ibexa/http-cache" : " ~4.6.0" ,
77
+ "ibexa/code-style" : " ^1.3" ,
78
+ "ibexa/notifications" : " ~4.6.0" ,
79
+ "ibexa/phpstan" : " ~4.6" ,
80
+ "ibexa/test-rest" : " ^0.1" ,
81
+ "ibexa/test-core" : " ^0.1" ,
82
82
"phpstan/phpstan" : " ^2.0" ,
83
83
"phpstan/phpstan-phpunit" : " ^2.0" ,
84
84
"phpstan/phpstan-symfony" : " ^2.0"
104
104
"dev-main" : " 4.6.x-dev"
105
105
}
106
106
}
107
- }
107
+ }
0 commit comments