Skip to content

Commit ba7e264

Browse files
authored
Merge pull request #3 from ceesvanegmond/patch-2
Update composer.json
2 parents 9b73d53 + ae08ad3 commit ba7e264

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" || ^4.0",
16+
"symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0",
1717
"guzzlehttp/guzzle": "^6.2"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)