We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b84d7a commit 9d2652cCopy full SHA for 9d2652c
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=7.3",
14
- "ezsystems/ezplatform-kernel": "^1.2@dev",
+ "ezsystems/ezplatform-kernel": "~1.2.0@dev",
15
"ezsystems/ezplatform-rest": "^1.0@dev",
16
"friendsofsymfony/http-cache-bundle": "^2.8",
17
"friendsofsymfony/http-cache": "^2.9",
@@ -51,7 +51,7 @@
51
]
52
},
53
"extra": {
54
- "_ezplatform_branch_for_behat_tests": "master",
+ "_ezplatform_branch_for_behat_tests": "3.2",
55
"branch-alias": {
56
"dev-master": "2.2.x-dev",
57
"dev-tmp_ci_branch": "2.2.x-dev"
0 commit comments