Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to ^2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent e0f6692 commit 8040dbe
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.5",
"composer/composer": "^2.7.6",
"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.5"
"composer/composer": "^2.7.6"
},
"bin": [
"bin/drainpipe-twig-linter",
Expand Down

0 comments on commit 8040dbe

Please sign in to comment.