Skip to content

Commit

Permalink
laravel 10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
cobraprojects authored Feb 26, 2023
1 parent 5148719 commit 75e06c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^8.0",
"filament/filament": "^2.10",
"spatie/laravel-package-tools": "^1.9.2",
"illuminate/contracts": "^8.0|^9.0"
"illuminate/contracts": "^8.0|^9.0|^10.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit 75e06c5

Please sign in to comment.