Skip to content

Commit

Permalink
Merge pull request #191 from FriendsOfSymfony/fix-build
Browse files Browse the repository at this point in the history
Fix Travis buid
  • Loading branch information
dbu committed Jan 18, 2015
2 parents 64bfe2d + 45c3067 commit baf1823
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 @@ -26,6 +26,7 @@
"symfony/framework-bundle": "~2.3"
},
"require-dev": {
"friendsofsymfony/http-cache": "~1.2@dev",
"mockery/mockery": "0.9.*",
"monolog/monolog": "*",
"sensio/framework-extra-bundle": "~2.3",
Expand All @@ -45,7 +46,6 @@
"FOS\\HttpCacheBundle\\": ""
}
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
Expand Down

0 comments on commit baf1823

Please sign in to comment.