Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to ^2.7.7 (#590)
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 Jun 10, 2024
1 parent 731567f commit 41b0d83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"vlucas/phpdotenv": "^4|^5"
},
"require-dev": {
"composer/composer": "^2.7.6",
"composer/composer": "^2.7.7",
"phpunit/phpunit": "^9.6.19"
},
"extra": {
Expand Down
2 changes: 1 addition & 1 deletion drainpipe-dev/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"phpspec/prophecy-phpunit": "^2"
},
"require-dev": {
"composer/composer": "^2.7.6"
"composer/composer": "^2.7.7"
},
"bin": [
"bin/drainpipe-twig-linter",
Expand Down

0 comments on commit 41b0d83

Please sign in to comment.