mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/12920] Output warning message about vendor cleaning target
PHPBB3-12920
This commit is contained in:
parent
c863136a69
commit
e0b7a3e9ff
1 changed files with 4 additions and 1 deletions
|
@ -18,9 +18,12 @@
|
|||
"wiki": "https://wiki.phpbb.com",
|
||||
"irc": "irc://irc.freenode.org/phpbb"
|
||||
},
|
||||
"scripts": {
|
||||
"post-update-cmd": "echo 'You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies."
|
||||
},
|
||||
"replace": {
|
||||
"phpbb/phpbb-core": "@self.version"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"lusitanian/oauth": "0.2.*",
|
||||
|
|
Loading…
Add table
Reference in a new issue