Skip to content

Commit d827a5c

Browse files
Update composer.json
1 parent f3f469c commit d827a5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
}
2121
],
2222
"require": {
23-
"php": "^>=5.3",
24-
"symfony/framework-bundle": "4.3.*",
23+
"php": ">=5.3",
24+
"symfony/symfony": "4.3.*",
2525
"symfony/validator": "4.3.*",
2626
"mailboxvalidator/mailboxvalidator-php": "1.1.*"
2727
},

0 commit comments

Comments
 (0)