Skip to content

Commit 8a39fc8

Browse files
authored
Added Symfony 4.0
1 parent 2307b97 commit 8a39fc8

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.4",
16-
"symfony/framework-bundle": "^2.7 || ^3.0",
16+
"symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0",
1717
"api-postcode/php-client": "^1.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)