Skip to content

Commit c73c5bf

Browse files
committed
Update composer.json
1 parent 1ec5193 commit c73c5bf

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
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.2|^7.3|^7.4|^8.0",
20-
"illuminate/support": "^8.0",
21-
"illuminate/database": "^8.0",
22-
"illuminate/console": "^8.0",
20+
"illuminate/support": "^8.0|^9.0",
21+
"illuminate/database": "^8.0|^9.0",
22+
"illuminate/console": "^8.0|^9.0",
2323
"spatie/data-transfer-object": "^2.8",
2424
"mawuekom/laravel-model-uuid": "^2.0",
2525
"mawuekom/laravel-password-history": "^1.4",

0 commit comments

Comments
 (0)