Skip to content

Commit

Permalink
Merge pull request #3 from webburza/feature/upgrade
Browse files Browse the repository at this point in the history
feature(upgrade): Bump to Sylius 0.19
  • Loading branch information
ychanan authored Aug 30, 2016
2 parents 3a3874b + 2d5a2e9 commit 75c805d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ cache:
php:
- 7.0
- 5.6
- 5.5

before_install:
- phpenv config-rm xdebug.ini
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"sylius/core": "^0.18.0"
"sylius/core": "^0.19.0"
},
"autoload": {
"psr-4": { "Webburza\\Sylius\\GoogleEcommerceBundle\\": "" }
Expand Down

0 comments on commit 75c805d

Please sign in to comment.