Skip to content

Commit

Permalink
Merge pull request #103 from RonasIT/dpankratov/laravel-update
Browse files Browse the repository at this point in the history
security: update Laravel version up to 11.31
  • Loading branch information
DenTray authored Nov 13, 2024
2 parents 38957a5 + 68a80dc commit 4c1b02f
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 4c1b02f

Please sign in to comment.