Skip to content

Commit b570893

Browse files
committed
Reduce the minimum version required for symfony.
1 parent 439b69d commit b570893

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
@@ -2,7 +2,7 @@
22
"name": "curiosity26/angular-material-bundle",
33
"description": "A bundle to integrate Angular Material to Symfony's Forms and Asset Management",
44
"require": {
5-
"symfony/symfony": "^3.1"
5+
"symfony/symfony": "^2.4"
66
},
77
"require-dev": {
88
"phpunit/phpunit": "^5.5"

0 commit comments

Comments
 (0)