mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12390] Add comment to composer.json to update the build target
PHPBB3-12390
This commit is contained in:
parent
013cc2c66f
commit
1757fdd4b7
1 changed files with 4 additions and 0 deletions
|
@ -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",
|
"minimum-stability": "beta",
|
||||||
"require": {
|
"require": {
|
||||||
"lusitanian/oauth": "0.2.*",
|
"lusitanian/oauth": "0.2.*",
|
||||||
|
|
Loading…
Add table
Reference in a new issue