mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12783] Move phpbb requirement to extra->soft-require
PHPBB3-12783
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
},
|
||||
"extra": {
|
||||
"display-name": "phpBB BarFoo Extension",
|
||||
"phpbb/phpbb": "3.1.*@dev"
|
||||
"soft-require": {
|
||||
"phpbb/phpbb": "3.1.*@dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user