Skip to content

Commit c809414

Browse files
committed
use 4.0 from symfony
1 parent 9d1ac26 commit c809414

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^5.6|^7.0",
13-
"symfony/symfony": "^2.8|^3.0",
13+
"symfony/symfony": "^2.8|^3.0|^4.0",
1414
"symfony/phpunit-bridge": "^3.2",
1515
"symfony/monolog-bundle": "^2.1|^3.0",
1616
"doctrine/common": "^2.4",

0 commit comments

Comments
 (0)