Skip to content

Commit

Permalink
Add Laravel 11 support (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-de-wit authored Apr 3, 2024
1 parent 8563d99 commit 878d4e1
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 @@ -20,7 +20,7 @@
"php": "^8.1",
"astrotomic/laravel-translatable": "^11.9",
"barryvdh/laravel-ide-helper": "^2.9 || ^3.0",
"illuminate/database": "^9.0 || ^10.0"
"illuminate/database": "^9.0 || ^10.0 || ^11.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.18",
Expand Down

0 comments on commit 878d4e1

Please sign in to comment.