Skip to content

Commit

Permalink
Merge pull request #11 from adam-code-labx/main
Browse files Browse the repository at this point in the history
Laravel 11 support
  • Loading branch information
marvinosswald committed Mar 13, 2024
2 parents 42ec474 + 2684407 commit cb28ef0
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.1 | ^8.2",
"filament/filament": "^3.0",
"spatie/laravel-package-tools": "^1.16.1",
"illuminate/contracts": "^10.0"
"illuminate/contracts": "^10.0|^11.0"
},
"require-dev": {
"nunomaduro/collision": "^v7.8.1",
Expand Down

0 comments on commit cb28ef0

Please sign in to comment.