1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/12390] Add comment to composer.json to update the build target

PHPBB3-12390
This commit is contained in:
Joas Schilling
2014-04-16 20:25:45 +02:00
parent 013cc2c66f
commit 1757fdd4b7

View File

@@ -1,4 +1,8 @@
{
"_readme": [
"You MUST update the clean-vendor-dir target in build/build.xml",
"accordingly when adding or upgrading dependencies."
],
"minimum-stability": "beta",
"require": {
"lusitanian/oauth": "0.2.*",