Skip to content

Commit

Permalink
core-714 updated all composer.json constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
stereomon committed Feb 22, 2017
1 parent a2dd356 commit a184700
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 @@ -6,7 +6,7 @@
}
},
"require": {
"spryker/kernel": "^2.0.0"
"spryker/kernel": "^3.0.0"
},
"require-dev": {
"spryker/code-sniffer": "*",
Expand All @@ -24,7 +24,7 @@
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "3.0.x-dev"
}
},
"config": {
Expand Down

0 comments on commit a184700

Please sign in to comment.