Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #65 from JHGitty/patch-1
Browse files Browse the repository at this point in the history
Currently only Symfony2 is supported.
  • Loading branch information
mevdschee committed Dec 15, 2015
2 parents 8b42421 + cdd15c9 commit 12c013b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": ">=2.1",
"symfony/framework-bundle": "^2.1",
"ext-memcache": ">=3.0"
},
"require-dev": {
Expand Down

0 comments on commit 12c013b

Please sign in to comment.