Skip to content

Commit

Permalink
Merge pull request #50 from laravel-shift/l11-compatibility
Browse files Browse the repository at this point in the history
Laravel 11.x Compatibility
  • Loading branch information
jonassiewertsen authored Mar 8, 2024
2 parents 5913c83 + 4dfc20b commit d098fc2
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 @@ -26,7 +26,7 @@
},
"require": {
"php": "^8.1",
"illuminate/support": "^10.0",
"illuminate/support": "^10.0|^11.0",
"statamic/cms": "^4.23.2",
"livewire/livewire": "^3.0"
},
Expand Down

0 comments on commit d098fc2

Please sign in to comment.