Skip to content

Commit 8889ac2

Browse files
authored
Update composer.json
1 parent f335ca8 commit 8889ac2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
],
1212
"require": {
1313
"php": ">=7",
14-
"illuminate/support": "^5.5|^6",
15-
"symfony/form": "^3.4|^4",
16-
"symfony/validator": "^3|^4",
17-
"symfony/twig-bridge": "^3|^4",
18-
"twig/twig": "~1.30|~2.0"
14+
"illuminate/support": "^5.5|^6|^7",
15+
"symfony/form": "^3.4|^4|^5",
16+
"symfony/validator": "^3|^4|^5",
17+
"symfony/twig-bridge": "^3|^4|^5",
18+
"twig/twig": "^2"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)