Skip to content

Commit 9d4290e

Browse files
authored
Merge pull request #343 from keymanapp/chore/update-composer-json-plugins
chore: update composer.json and composer.lock for allow-plugins
2 parents b4bf7b0 + 782d141 commit 9d4290e

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
"php ./tools/db/build/build_cli.php -f"
2121
],
2222
"lint": "find . -name '*.php' | grep -v '/vendor/' | xargs -n 1 php -l"
23+
},
24+
"config": {
25+
"allow-plugins": false
2326
}
2427
}

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)