Skip to content

Commit

Permalink
[composer] Set dependencies for 2.0.0-beta1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jul 1, 2019
1 parent a577f96 commit 4ce2105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"prefer-stable": true,
"require": {
"php": "^7.3",
"ezsystems/ezpublish-kernel": "^8.0@dev",
"ezsystems/ezpublish-kernel": "^8.0@beta",
"symfony/http-kernel": "^4.3",
"symfony/console": "^4.3",
"symfony/config": "^4.3",
Expand Down

0 comments on commit 4ce2105

Please sign in to comment.