Skip to content

Commit

Permalink
[composer] Set dependencies for 1.5.0-rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Serwatka committed Feb 10, 2017
1 parent 4183f08 commit 76fd412
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 @@ -9,7 +9,7 @@
}
],
"require": {
"ezsystems/ezpublish-kernel": "^6.6"
"ezsystems/ezpublish-kernel": "^6.8"
},
"autoload": {
"psr-4": {
Expand All @@ -18,7 +18,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
"dev-master": "1.5.x-dev"
}
}
}

0 comments on commit 76fd412

Please sign in to comment.