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 11
11
],
12
12
"require" : {
13
13
"php" : " ^7.3 || ^8.0" ,
14
- "ezsystems/ezplatform-kernel" : " ^1.3@dev " ,
15
- "ezsystems/ezplatform-rest" : " ^1.0@dev " ,
14
+ "ezsystems/ezplatform-kernel" : " ^1.3" ,
15
+ "ezsystems/ezplatform-rest" : " ^1.0" ,
16
16
"friendsofsymfony/http-cache-bundle" : " ^2.8" ,
17
17
"friendsofsymfony/http-cache" : " ^2.9" ,
18
18
"symfony/http-foundation" : " ^5.0" ,
27
27
"toflar/psr6-symfony-http-cache-store" : " ^2.2 || ^3.0"
28
28
},
29
29
"require-dev" : {
30
- "ibexa/ci-scripts" : " ^0.1@dev " ,
31
- "ezsystems/doctrine-dbal-schema" : " ^1.0@dev " ,
30
+ "ibexa/ci-scripts" : " ^0.1" ,
31
+ "ezsystems/doctrine-dbal-schema" : " ^1.0" ,
32
32
"phpunit/phpunit" : " ^8.5" ,
33
33
"matthiasnoback/symfony-dependency-injection-test" : " ^4.3" ,
34
34
"phpspec/phpspec" : " ^7.1" ,
63
63
"dev-master" : " 2.3.x-dev"
64
64
}
65
65
}
66
- }
66
+ }
You can’t perform that action at this time.
0 commit comments