Skip to content

Commit

Permalink
Merge pull request #1 from kamil-iskierka-westwing-pl/patch-1
Browse files Browse the repository at this point in the history
Change dependencies
  • Loading branch information
crashev authored Dec 4, 2018
2 parents 5e0aa72 + de31ce3 commit 2d4fa2e
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 @@ -16,8 +16,8 @@
}
],
"require": {
"symfony/yaml": "2.6.*",
"symfony/config": "2.6.*",
"symfony/yaml": ">=2.6 <=3.0",
"symfony/config": "^2.6.0",
"cache/cache": "dev-master"
},
"require-dev": {
Expand Down

0 comments on commit 2d4fa2e

Please sign in to comment.