Skip to content

Commit

Permalink
fix(deps): update dependency laravel/framework to ~11.41.0 (#8192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 484339a commit c779f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/laravel/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"laravel/framework": "~11.40.0"
"laravel/framework": "~11.41.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c779f3c

Please sign in to comment.