Skip to content

Commit 35dff53

Browse files
authored
Update composer.json
1 parent aaf8e84 commit 35dff53

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
@@ -25,10 +25,10 @@
2525
},
2626
"require": {
2727
"php": ">=7.0.0",
28-
"illuminate/bus": "^5.3 || ^6.0 || ^7.0",
29-
"illuminate/database": "^5.3 || ^6.0 || ^7.0",
30-
"illuminate/http": "^5.3 || ^6.0 || ^7.0",
31-
"illuminate/queue": "^5.3 || ^6.0 || ^7.0",
32-
"illuminate/view": "^5.3 || ^6.0 || ^7.0"
28+
"illuminate/bus": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
29+
"illuminate/database": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
30+
"illuminate/http": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
31+
"illuminate/queue": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
32+
"illuminate/view": "^5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
3333
}
3434
}

0 commit comments

Comments
 (0)