Skip to content

Commit 49506b5

Browse files
authored
Merge pull request #829 from cakephp/othercorey-patch-1
Fix plugin-installer dev dependency
2 parents ed9bbe4 + 57de5c4 commit 49506b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"require-dev": {
3333
"cakephp/authorization": "^1.3.2",
3434
"cakephp/cakephp-codesniffer": "^3.0",
35+
"cakephp/plugin-installer": "^1.3",
3536
"phpunit/phpunit": "^5.7.14|^6.0"
3637
},
3738
"autoload": {

0 commit comments

Comments
 (0)