[fix/namespaces] Fix portal after adding namespaces
B3P-FIX-NAMESPACES
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "board3/portal",
|
||||
"type": "phpbb3-extension",
|
||||
"type": "phpbb-extension",
|
||||
"description": "Adds a portal with several blocks to your forum. You can change the settings, move the blocks, add new blocks and more in the ACP.",
|
||||
"homepage": "http://www.board3.de",
|
||||
"version": "2.1.0-dev",
|
||||
@@ -47,7 +47,7 @@
|
||||
}],
|
||||
"require": {
|
||||
"php": ">=5.2",
|
||||
"phpbb": "3.1.0-dev"
|
||||
"phpbb/phpbb": "3.1.0-dev"
|
||||
},
|
||||
"extra": {
|
||||
"display-name": "Board3 Portal"
|
||||
|
||||
Reference in New Issue
Block a user