Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from jmontoyaa/patch-1
Browse files Browse the repository at this point in the history
add version limitation for release
  • Loading branch information
slaubi committed Apr 8, 2016
2 parents 878990a + 35175ff commit e580c18
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 @@ -27,7 +27,7 @@
"doctrine/orm": "~2.2,>=2.2.3",
"doctrine/doctrine-bundle": "~1.2",
"doctrine/doctrine-fixtures-bundle": "~2.2",
"genj/faq-bundle": "dev-master"
"genj/faq-bundle": "~1.0"
},

"minimum-stability": "dev",
Expand Down

0 comments on commit e580c18

Please sign in to comment.