We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db1a5b6 commit bfa4bc2Copy full SHA for bfa4bc2
composer.json
@@ -31,7 +31,7 @@
31
"symfony/asset": "^5.0",
32
"symfony/yaml": "^5.0",
33
"jms/translation-bundle": "^1.5",
34
- "ezsystems/ezplatform-kernel": "^1.2@dev",
+ "ezsystems/ezplatform-kernel": "~1.2.0@dev",
35
"ezsystems/ezplatform-content-forms": "^1.0@dev",
36
"ezsystems/ezplatform-design-engine": "^3.0@dev",
37
"ezsystems/ezplatform-user": "^2.0@dev",
@@ -58,7 +58,7 @@
58
"fix-cs": "@php ./vendor/bin/php-cs-fixer fix -v --show-progress=estimating"
59
},
60
"extra": {
61
- "_ezplatform_branch_for_behat_tests": "master",
+ "_ezplatform_branch_for_behat_tests": "3.2",
62
"branch-alias": {
63
"dev-tmp_ci_branch": "2.2.x-dev",
64
"dev-master": "2.2.x-dev"
0 commit comments