Skip to content

Commit

Permalink
Merge pull request #141 from Joel-Jensen/L10-support
Browse files Browse the repository at this point in the history
L10 support
  • Loading branch information
mydnic authored Apr 19, 2023
2 parents 9455fb6 + d4897d8 commit f11384d
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 @@ -16,7 +16,7 @@
],
"require": {
"php": ">=8.0",
"laravel/framework": "^7.0|^8.0|^9.0"
"laravel/framework": "^7.0|^8.0|^9.0|^10.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
Expand Down

0 comments on commit f11384d

Please sign in to comment.