Skip to content

Commit

Permalink
Merge pull request #178 from KnpLabs/feature/gaufrette-0.5
Browse files Browse the repository at this point in the history
allow to install gaufrette 0.5
  • Loading branch information
nicolasmure authored Jan 5, 2018
2 parents ec54894 + d32d6c7 commit 41cf7af
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,7 +16,7 @@
}
],
"require": {
"knplabs/gaufrette": "~0.1.7|~0.2|~0.3|~0.4",
"knplabs/gaufrette": "~0.1.7|~0.2|~0.3|~0.4|~0.5",
"symfony/config": "~2.1|~3.0|~4.0",
"symfony/dependency-injection": "~2.1|~3.0|~4.0",
"symfony/framework-bundle": "~2.0|~3.0|~4.0"
Expand All @@ -34,7 +34,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.4.x-dev"
"dev-master": "0.5.x-branch"
}
}
}

0 comments on commit 41cf7af

Please sign in to comment.