Skip to content

Commit

Permalink
feat(composer): Update laravel/framework version.
Browse files Browse the repository at this point in the history
  • Loading branch information
m.utkin committed Apr 2, 2024
1 parent 3341b6d commit 9d5f41c
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 @@ -23,7 +23,7 @@
},
"require": {
"php": "^8.0",
"laravel/framework": "^10.0",
"laravel/framework": "^10.0|^11.0",
"firebase/php-jwt": "*"
},
"require-dev": {
Expand Down

0 comments on commit 9d5f41c

Please sign in to comment.