26
26
},
27
27
"require" : {
28
28
"php" : " ^7.4 || ^8.0" ,
29
- "ibexa/core" : " ~4.6.0@dev " ,
30
- "ibexa/content-forms" : " ~4.6.0@dev " ,
31
- "ibexa/notifications" : " ~4.6.0@dev " ,
29
+ "ibexa/core" : " ~4.6.0" ,
30
+ "ibexa/content-forms" : " ~4.6.0" ,
31
+ "ibexa/notifications" : " ~4.6.0" ,
32
32
"jms/translation-bundle" : " ^1.5" ,
33
33
"symfony/dependency-injection" : " ^5.0" ,
34
34
"symfony/http-kernel" : " ^5.0" ,
47
47
"symfony/security-http" : " ^5.0"
48
48
},
49
49
"require-dev" : {
50
- "ibexa/ci-scripts" : " ^0.2@dev " ,
51
- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
52
- "ibexa/search" : " ~4.6.0@dev " ,
53
- "ibexa/design-engine" : " ~4.6.0@dev " ,
54
- "ibexa/http-cache" : " ~4.6.0@dev " ,
55
- "ibexa/fieldtype-richtext" : " ~4.6.0@dev " ,
56
- "ibexa/rest" : " ~4.6.0@dev " ,
50
+ "ibexa/ci-scripts" : " ^0.2" ,
51
+ "ibexa/doctrine-schema" : " ~4.6.0" ,
52
+ "ibexa/search" : " ~4.6.0" ,
53
+ "ibexa/design-engine" : " ~4.6.0" ,
54
+ "ibexa/http-cache" : " ~4.6.0" ,
55
+ "ibexa/fieldtype-richtext" : " ~4.6.0" ,
56
+ "ibexa/rest" : " ~4.6.0" ,
57
57
"symfony/proxy-manager-bridge" : " ^5.0" ,
58
58
"friendsofphp/php-cs-fixer" : " ^3.0" ,
59
59
"ibexa/code-style" : " ^1.0" ,
78
78
"config" : {
79
79
"allow-plugins" : false
80
80
}
81
- }
81
+ }
0 commit comments