Skip to content

Commit

Permalink
Support Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Feb 4, 2024
1 parent 251909f commit 4a4633c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"orchestra/testbench": "^9.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
"staudenmeir/eloquent-json-relations": "dev-l11",
"staudenmeir/laravel-adjacency-list": "dev-l11"
"staudenmeir/eloquent-json-relations": "^1.11",
"staudenmeir/laravel-adjacency-list": "^1.19"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4a4633c

Please sign in to comment.