Skip to content

Commit

Permalink
fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hussam Hebbo committed Apr 1, 2016
1 parent 475c28c commit 8f40793
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
}
},
"require": {
"spryker/application": "^2.0.0-RC1",
"spryker/cache": "^2.0.0-RC1",
"spryker/console": "^2.0.0-RC1",
"spryker/installer": "^2.0.0-RC1",
"spryker/kernel": "^2.0.0-RC1",
"spryker/library": "^2.0.0-RC1",
"spryker/propel": "^2.0.0-RC1",
"spryker/search": "^2.0.0-RC1",
"spryker/transfer": "^2.0.0-RC1",
"spryker/symfony": "^2.0.0-RC1",
"spryker/config": "^2.0.0-RC1",
"spryker/messenger": "^2.0.0-RC1"
"spryker/application": "^2.0.0-RC2",
"spryker/cache": "^2.0.0-RC2",
"spryker/console": "^2.0.0-RC2",
"spryker/installer": "^2.0.0-RC2",
"spryker/kernel": "^2.0.0-RC2",
"spryker/library": "^2.0.0-RC2",
"spryker/propel": "^2.0.0-RC2",
"spryker/search": "^2.0.0-RC2",
"spryker/transfer": "^2.0.0-RC2",
"spryker/symfony": "^2.0.0-RC2",
"spryker/config": "^2.0.0-RC2",
"spryker/messenger": "^2.0.0-RC2"
},
"description": "setup bundle",
"license": "proprietary",
Expand Down

0 comments on commit 8f40793

Please sign in to comment.