Skip to content

Commit

Permalink
Merge pull request #434 from laravel-shift/l11-compatibility
Browse files Browse the repository at this point in the history
Laravel 11.x Compatibility
  • Loading branch information
bkintanar authored Mar 18, 2024
2 parents 02ed925 + e78f2a6 commit 08b5b88
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 @@ -14,7 +14,7 @@
],
"require": {
"php": ">=7.4",
"laravel/framework": "^8.0|^9.0|^10.0",
"laravel/framework": "^8.0|^9.0|^10.0|^11.0",
"laravel/nova": "^4.0",
"spatie/laravel-medialibrary": "^8.0|^9.0|^10.0|^11.0"
},
Expand Down

0 comments on commit 08b5b88

Please sign in to comment.