Skip to content

Commit

Permalink
Laravel 10 compatability (#568)
Browse files Browse the repository at this point in the history
Added L10 version for reedware/laravel-relation-joins package
  • Loading branch information
schmeits authored Jul 12, 2023
1 parent f0cfe8b commit 59167e8
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 @@ -31,7 +31,7 @@
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
"livewire/livewire": "^2.4.4",
"maatwebsite/excel": "^3.1",
"reedware/laravel-relation-joins": "^2.4|^3.0|dev-l10-compatibility"
"reedware/laravel-relation-joins": "^2.4|^3.0|^4.0"
},
"require-dev": {
"laravel/legacy-factories": "^1.0.4",
Expand Down

0 comments on commit 59167e8

Please sign in to comment.