Skip to content

Commit

Permalink
update laravel dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagof committed Aug 22, 2023
1 parent 7084b5c commit 3b56dac
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 @@ -12,7 +12,7 @@
"homepage": "https://github.com/square-bit/laravel-pt-localization",
"keywords": ["laravel", "localization", "portuguese", "translations"],
"require": {
"laravel/framework": "^8.0"
"laravel/framework": "^8.0|^9.0|^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3b56dac

Please sign in to comment.