[ticket/327] Update version info in composer.json
B3P-327
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"type": "phpbb-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.",
|
"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",
|
"homepage": "http://www.board3.de",
|
||||||
"version": "2.1.0-dev",
|
"version": "2.1.0-b1",
|
||||||
"time": "2012-10-05 10:40:01",
|
"time": "2014-08-24 14:02:18",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"authors": [{
|
"authors": [{
|
||||||
"name": "Marc Alexander",
|
"name": "Marc Alexander",
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
"extra": {
|
"extra": {
|
||||||
"display-name": "Board3 Portal",
|
"display-name": "Board3 Portal",
|
||||||
"soft-require": {
|
"soft-require": {
|
||||||
"phpbb/phpbb": "3.1.*@dev"
|
"phpbb/phpbb": ">=3.1.0-RC3,<3.2.*@dev"
|
||||||
},
|
},
|
||||||
"version-check": {
|
"version-check": {
|
||||||
"host": "board3.de",
|
"host": "board3.de",
|
||||||
|
|||||||
Reference in New Issue
Block a user