Skip to content

Commit 57de5c4

Browse files
authored
Fix plugin-installer dev dependency
1 parent ed9bbe4 commit 57de5c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
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)