File tree 1 file changed +4
-9
lines changed
1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 16
16
"php" : " ^7.4 || ^8.0" ,
17
17
"ext-json" : " *" ,
18
18
"ext-xmlwriter" : " *" ,
19
- "ibexa/core" : " ~4.5.0@dev " ,
19
+ "ibexa/core" : " ~4.5.0" ,
20
20
"netgen/query-translator" : " ^1.0.2" ,
21
21
"symfony/http-kernel" : " ^5.0" ,
22
22
"symfony/dependency-injection" : " ^5.0" ,
27
27
},
28
28
"require-dev" : {
29
29
"symfony/proxy-manager-bridge" : " ^5.4" ,
30
- "ibexa/doctrine-schema" : " ~4.5.0@dev " ,
30
+ "ibexa/doctrine-schema" : " ~4.5.0" ,
31
31
"phpunit/phpunit" : " ^8.2" ,
32
32
"matthiasnoback/symfony-dependency-injection-test" : " ^4.1" ,
33
33
"ibexa/code-style" : " ^1.0" ,
52
52
"Ibexa\\ Tests\\ Solr\\ " : " tests/lib/" ,
53
53
"Ibexa\\ Tests\\ Integration\\ Core\\ " : " vendor/ibexa/core/tests/integration/Core/" ,
54
54
"Ibexa\\ Tests\\ Core\\ " : " vendor/ibexa/core/tests/lib/" ,
55
- "Ibexa\\ Tests\\ Bundle\\ Core\\ " : " vendor/ibexa/core/tests/bundle/" ,
55
+ "Ibexa\\ Tests\\ Bundle\\ Core\\ " : " vendor/ibexa/core/tests/bundle/" ,
56
56
"EzSystems\\ EzPlatformSolrSearchEngine\\ Tests\\ " : " tests/lib/" ,
57
57
"EzSystems\\ EzPlatformSolrSearchEngineBundle\\ Tests\\ " : " tests/bundle/"
58
58
}
69
69
"dev-main" : " 4.5.x-dev"
70
70
}
71
71
},
72
- "config" : {
73
- "allow-plugins" : {
74
- "*" : false
75
- }
76
- },
77
72
"config" : {
78
73
"allow-plugins" : false
79
74
}
80
- }
75
+ }
You can’t perform that action at this time.
0 commit comments