Skip to content

Commit

Permalink
Merge pull request #174 from bezhanSalleh/feature/laravel-10-support
Browse files Browse the repository at this point in the history
Laravel 10 Support
  • Loading branch information
bezhanSalleh committed Feb 10, 2023
2 parents c643229 + 2142495 commit 7efc947
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 @@ -25,7 +25,7 @@
"require": {
"php": "^8.0|^8.1",
"filament/filament": "^2.13",
"illuminate/contracts": "^8.6|^9.0",
"illuminate/contracts": "^8.6|^9.0|^10.0",
"spatie/laravel-package-tools": "^1.9.2",
"spatie/laravel-permission": "^5.0",
"spatie/invade": "^1.0"
Expand Down

0 comments on commit 7efc947

Please sign in to comment.