Skip to content

Commit

Permalink
Fix versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
gmanen committed Jun 16, 2014
1 parent eed6f7c commit b0f0ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"bigfoot/core-bundle": "dev-master"
"bigfoot/core-bundle": "~2.1"
},
"autoload": {
"psr-0": { "Bigfoot\\Bundle\\ContentBundle": "" }
Expand Down

0 comments on commit b0f0ad8

Please sign in to comment.