Skip to content

Commit

Permalink
[composer] Set dependencies for 1.0.9 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Dec 21, 2021
1 parent 930fa20 commit 6ec4748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"php": "^7.1",
"ext-libxml": "*",
"ext-simplexml": "*",
"ezsystems/ezplatform-graphql": "^1.0.4@dev"
"ezsystems/ezplatform-graphql": "^1.0.4"
},
"require-dev": {
"ezsystems/ezplatform-code-style": "^0.1.0",
Expand All @@ -40,7 +40,7 @@
"_ezplatform_branch_for_behat_tests": "2.5",
"branch-alias": {
"dev-master": "1.0.x-dev",
"dev-tmp_ci_branch": "1.0.x-dev"
"dev-tmp_ci_branch": "1.0"
}
}
}

0 comments on commit 6ec4748

Please sign in to comment.