Skip to content

Commit

Permalink
Update dependency composer/composer to ^2.6.6 (#352)
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 18, 2024
1 parent d2181df commit c1fe803
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 @@ -20,7 +20,7 @@
"ext-json": "*"
},
"require-dev": {
"composer/composer": "^2.6.5",
"composer/composer": "^2.6.6",
"phpunit/phpunit": "^7|^8|^9"
},
"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.6.5"
"composer/composer": "^2.6.6"
},
"bin": [
"bin/drainpipe-twig-linter",
Expand Down

0 comments on commit c1fe803

Please sign in to comment.