Skip to content

Commit 1cc6f65

Browse files
authored
Added Laravel 9 support
1 parent 8b0af9b commit 1cc6f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^7.4|^8.0",
1919
"godruoyi/php-snowflake": "^1.0",
20-
"illuminate/contracts": "^8.0",
20+
"illuminate/contracts": "^8.0|^9.0",
2121
"spatie/laravel-package-tools": "^1.1"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)