Skip to content

Commit c185c74

Browse files
committed
bumps symfony required version
1 parent da63e1b commit c185c74

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
@@ -9,7 +9,7 @@
99
}],
1010
"require": {
1111
"php" : ">=5.3.0",
12-
"symfony/framework-bundle" : "~2.0",
12+
"symfony/framework-bundle" : "~2.1",
1313
"symfony/yaml": "~2.0",
1414
"videlalvaro/php-amqplib" : "2.2.*"
1515
},

0 commit comments

Comments
 (0)