Skip to content

Commit

Permalink
Merge pull request #829 from cakephp/othercorey-patch-1
Browse files Browse the repository at this point in the history
Fix plugin-installer dev dependency
  • Loading branch information
othercorey authored May 16, 2021
2 parents ed9bbe4 + 57de5c4 commit 49506b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"require-dev": {
"cakephp/authorization": "^1.3.2",
"cakephp/cakephp-codesniffer": "^3.0",
"cakephp/plugin-installer": "^1.3",
"phpunit/phpunit": "^5.7.14|^6.0"
},
"autoload": {
Expand Down

0 comments on commit 49506b5

Please sign in to comment.