Skip to content

Commit ccc619b

Browse files
authored
Update composer.json
1 parent 25435e7 commit ccc619b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": ">=7.1",
14-
"laravelcollective/html": "^5.6|^6|^7|^8",
15-
"illuminate/database": "^5.6@dev|^6|^7|^8",
16-
"illuminate/validation": "^5.6@dev|^6|^7|^8"
14+
"laravelcollective/html": "^5.6|^6|^7|^8|^9",
15+
"illuminate/database": "^5.6@dev|^6|^7|^8|^9",
16+
"illuminate/validation": "^5.6@dev|^6|^7|^8|^9"
1717
},
1818
"require-dev": {
1919
"orchestra/testbench": "^6.13"

0 commit comments

Comments
 (0)