Skip to content

Commit f3c71a4

Browse files
committed
Bump dependencies
1 parent f8d65b9 commit f3c71a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.2",
20-
"symfony/framework-bundle": "~2.0|3.*",
21-
"symfony/serializer": "~2.0|3.*",
22-
"symfony/console": "~2.0|3.*",
20+
"symfony/framework-bundle": "~2.3|3.*",
21+
"symfony/serializer": "~2.3|3.*",
22+
"symfony/console": "~2.3|3.*",
2323
"willdurand/jsonp-callback-validator": "~1.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)