Skip to content

Commit baf1823

Browse files
committed
Merge pull request #191 from FriendsOfSymfony/fix-build
Fix Travis buid
2 parents 64bfe2d + 45c3067 commit baf1823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"symfony/framework-bundle": "~2.3"
2727
},
2828
"require-dev": {
29+
"friendsofsymfony/http-cache": "~1.2@dev",
2930
"mockery/mockery": "0.9.*",
3031
"monolog/monolog": "*",
3132
"sensio/framework-extra-bundle": "~2.3",
@@ -45,7 +46,6 @@
4546
"FOS\\HttpCacheBundle\\": ""
4647
}
4748
},
48-
"minimum-stability": "dev",
4949
"extra": {
5050
"branch-alias": {
5151
"dev-master": "1.2.x-dev"

0 commit comments

Comments
 (0)