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:
@@ -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.*",
|
||||
|
Reference in New Issue
Block a user