[ticket/690] Fix issues with composer.json entries
B3P-690
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"homepage": "https://www.board3.de",
|
"homepage": "https://www.board3.de",
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"time": "2015-08-04 12:49:14",
|
"time": "2015-08-04 12:49:14",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0-only",
|
||||||
"authors": [{
|
"authors": [{
|
||||||
"name": "Marc Alexander",
|
"name": "Marc Alexander",
|
||||||
"email": "admin@m-a-styles.de",
|
"email": "admin@m-a-styles.de",
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
"extra": {
|
"extra": {
|
||||||
"display-name": "Board3 Portal",
|
"display-name": "Board3 Portal",
|
||||||
"soft-require": {
|
"soft-require": {
|
||||||
"phpbb/phpbb": ">=3.3.0,<3.4.*@dev"
|
"phpbb/phpbb": ">=3.3.0,<3.4@dev"
|
||||||
},
|
},
|
||||||
"version-check": {
|
"version-check": {
|
||||||
"host": "board3.de",
|
"host": "board3.de",
|
||||||
|
|||||||
Reference in New Issue
Block a user