[ticket/690] Fix issues with composer.json entries

B3P-690
This commit is contained in:
Marc Alexander
2021-08-27 22:34:36 +02:00
parent e31522f310
commit 5f838e48a1

View File

@@ -5,7 +5,7 @@
"homepage": "https://www.board3.de",
"version": "2.3.0",
"time": "2015-08-04 12:49:14",
"license": "GPL-2.0",
"license": "GPL-2.0-only",
"authors": [{
"name": "Marc Alexander",
"email": "admin@m-a-styles.de",
@@ -28,7 +28,7 @@
"extra": {
"display-name": "Board3 Portal",
"soft-require": {
"phpbb/phpbb": ">=3.3.0,<3.4.*@dev"
"phpbb/phpbb": ">=3.3.0,<3.4@dev"
},
"version-check": {
"host": "board3.de",