Skip to content

Commit

Permalink
Update to Sylius v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed Feb 26, 2018
1 parent 6d5b6f5 commit 62a605b
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 250 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"require": {
"php": "^7.1",

"sylius/sylius": "^1.0.4",
"sylius/sylius": "1.0.*",
"sylius-labs/coding-standard": "^1.0"
},
"require-dev": {
"behat/behat": "^3.2",
"behat/behat": "^3.4",
"behat/mink": "^1.7",
"behat/mink-browserkit-driver": "^1.3",
"behat/mink-extension": "^2.2",
Expand All @@ -37,13 +37,13 @@
"friends-of-behat/context-service-extension": "^0.3",
"friends-of-behat/cross-container-extension": "^0.2",
"friends-of-behat/performance-extension": "^1.0",
"friends-of-behat/service-container-extension": "^0.3",
"friends-of-behat/service-container-extension": "^1.0",
"friends-of-behat/suite-settings-extension": "^1.0",
"friends-of-behat/symfony-extension": "^0.2.1",
"friends-of-behat/variadic-extension": "^0.1",
"friends-of-behat/symfony-extension": "^1.0",
"friends-of-behat/variadic-extension": "^1.0",
"lakion/api-test-case": "^1.0",
"lakion/mink-debug-extension": "^1.2.3",
"phpspec/phpspec": "^3.2",
"phpspec/phpspec": "^3.4",
"phpunit/phpunit": "^5.6",
"se/selenium-server-standalone": "^2.52",
"sensio/generator-bundle": "^3.1",
Expand Down
Loading

0 comments on commit 62a605b

Please sign in to comment.