Skip to content

Commit

Permalink
Merge pull request #468 from cweagans/upgrade-configurable-plugin
Browse files Browse the repository at this point in the history
Upgrade composer configurable plugin
  • Loading branch information
cweagans committed Feb 12, 2023
2 parents 8e22fae + 75f4e40 commit e517cd2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 12 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 @@
"php": ">=8.0.0",
"ext-json": "*",
"composer-plugin-api": "^2.0",
"cweagans/composer-configurable-plugin": "^1.0"
"cweagans/composer-configurable-plugin": "^2.0"
},
"require-dev": {
"composer/composer": "~2.0",
Expand Down
34 changes: 23 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added composer.phar
Binary file not shown.

0 comments on commit e517cd2

Please sign in to comment.