Commit 09edfef runner
committed
1 parent c6cf637 commit 09edfef Copy full SHA for 09edfef
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 30
30
"ext-libxml" : " *" ,
31
31
"ext-simplexml" : " *" ,
32
32
"ext-xmlwriter" : " *" ,
33
- "ibexa/core" : " ~4.6.0@dev " ,
33
+ "ibexa/core" : " ~4.6.0" ,
34
34
"symfony/http-kernel" : " ^5.3" ,
35
35
"symfony/dependency-injection" : " ^5.3" ,
36
36
"symfony/routing" : " ^5.3" ,
46
46
"lexik/jwt-authentication-bundle" : " ^2.8"
47
47
},
48
48
"require-dev" : {
49
- "ibexa/ci-scripts" : " ^0.2@dev " ,
50
- "ibexa/doctrine-schema" : " ~4.6.0@dev " ,
49
+ "ibexa/ci-scripts" : " ^0.2" ,
50
+ "ibexa/doctrine-schema" : " ~4.6.0" ,
51
51
"ibexa/code-style" : " ^1.0" ,
52
- "ibexa/test-core" : " ^0.1.x-dev " ,
52
+ "ibexa/test-core" : " ^0.1" ,
53
53
"friendsofphp/php-cs-fixer" : " ^3.0" ,
54
54
"phpunit/phpunit" : " ^8.5" ,
55
55
"matthiasnoback/symfony-dependency-injection-test" : " ^4.1" ,
82
82
"dev-main" : " 4.6.x-dev"
83
83
}
84
84
}
85
- }
85
+ }
You can’t perform that action at this time.
0 commit comments