Skip to content

Commit

Permalink
security: update Laravel version up to 11.31
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTray committed Nov 13, 2024
1 parent 38957a5 commit 68a80dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require": {
"php": "^8.3",
"ext-openssl": "*",
"laravel/framework": "^11.21",
"laravel/framework": "^11.31",
"laravel/legacy-factories": "^1.4",
"laravel/serializable-closure": "^1.3",
"laravel/tinker": "^2.9",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 68a80dc

Please sign in to comment.