Commit f848eec runner
committed
1 parent 8a06217 commit f848eec Copy full SHA for f848eec
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
],
15
15
"require" : {
16
16
"php" : " ^7.4 || ^8.0" ,
17
- "ibexa/core" : " ~4.6.x-dev " ,
18
- "ibexa/rest" : " ~4.6.0@dev " ,
17
+ "ibexa/core" : " ~4.6" ,
18
+ "ibexa/rest" : " ~4.6.0" ,
19
19
"friendsofsymfony/http-cache-bundle" : " ^2.8" ,
20
20
"friendsofsymfony/http-cache" : " ^2.9" ,
21
21
"symfony/http-foundation" : " ^5.0" ,
30
30
"toflar/psr6-symfony-http-cache-store" : " ^2.2 || ^3.0"
31
31
},
32
32
"require-dev" : {
33
- "ibexa/ci-scripts" : " ^0.2@dev " ,
34
- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
33
+ "ibexa/ci-scripts" : " ^0.2" ,
34
+ "ibexa/doctrine-schema" : " ~4.6.0" ,
35
35
"phpunit/phpunit" : " ^8.5" ,
36
36
"matthiasnoback/symfony-dependency-injection-test" : " ^4.3" ,
37
37
"phpspec/phpspec" : " ^7.1" ,
69
69
"dev-main" : " 4.6.x-dev"
70
70
}
71
71
}
72
- }
72
+ }
You can’t perform that action at this time.
0 commit comments