File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
"symfony/asset" : " ^5.0" ,
32
32
"symfony/yaml" : " ^5.0" ,
33
33
"jms/translation-bundle" : " ^1.5" ,
34
- "ezsystems/ezplatform-kernel" : " ~1.2.0 @dev" ,
34
+ "ezsystems/ezplatform-kernel" : " ^1.3 @dev" ,
35
35
"ezsystems/ezplatform-content-forms" : " ^1.0@dev" ,
36
36
"ezsystems/ezplatform-design-engine" : " ^3.0@dev" ,
37
37
"ezsystems/ezplatform-user" : " ^2.0@dev" ,
58
58
"fix-cs" : " @php ./vendor/bin/php-cs-fixer fix -v --show-progress=estimating"
59
59
},
60
60
"extra" : {
61
- "_ezplatform_branch_for_behat_tests" : " 3.2 " ,
61
+ "_ezplatform_branch_for_behat_tests" : " master " ,
62
62
"branch-alias" : {
63
- "dev-tmp_ci_branch" : " 2.2 .x-dev" ,
64
- "dev-master" : " 2.2 .x-dev"
63
+ "dev-tmp_ci_branch" : " 2.3 .x-dev" ,
64
+ "dev-master" : " 2.3 .x-dev"
65
65
}
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments