Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to ^2.7.8 (#666)
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 Aug 22, 2024
1 parent ccf4d9d commit eae2726
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.7",
"composer/composer": "^2.7.8",
"phpunit/phpunit": "^9.6.20"
},
"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 @@ -30,7 +30,7 @@
"vincentlanglet/twig-cs-fixer": "^3.0.1"
},
"require-dev": {
"composer/composer": "^2.7.7"
"composer/composer": "^2.7.8"
},
"bin": [
"bin/drainpipe-twig-linter",
Expand Down

0 comments on commit eae2726

Please sign in to comment.