Skip to content

Commit

Permalink
update composer/installers to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jameelmoses committed Jun 2, 2022
1 parent 951ce3f commit d1909f1
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"keywords": ["wordpress", "plugin", "acf"],
"homepage": "https://github.com/Hube2/acf-input-counter",
"require": {
"composer/installers": "^1.5.0"
"composer/installers": "^2.1"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}
163 changes: 163 additions & 0 deletions composer.lock

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

0 comments on commit d1909f1

Please sign in to comment.