Skip to content

Commit

Permalink
Merge pull request #7 from RapidKit/feat/support-laravel-11
Browse files Browse the repository at this point in the history
bump: laravel 11
  • Loading branch information
ramaID committed May 4, 2024
2 parents ae7bf30 + 35f03d8 commit 0001113
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 @@ -17,7 +17,7 @@
],
"require": {
"php": "^8.2",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^10.0|^11.0",
"spatie/enum": "^3.13",
"spatie/laravel-data": "^4.1",
"spatie/laravel-package-tools": "^1.14.0",
Expand Down

0 comments on commit 0001113

Please sign in to comment.