Fix redirect issue when using custom domains

This commit is contained in:
Marcel Pociot
2022-02-23 12:43:54 +01:00
parent 3aa4847d33
commit 813f742c20
3 changed files with 24 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"cboden/ratchet": "^0.4.3",
"clue/block-react": "^1.4",
"clue/buzz-react": "^2.9",
"clue/reactphp-sqlite": "^1.4",
"clue/reactphp-sqlite": "dev-modular-worker-for-phar-support",
"guzzlehttp/guzzle": "^7.2",
"guzzlehttp/psr7": "^1.7",
"illuminate/log": "^8.0",
@@ -66,6 +66,12 @@
"Tests\\": "tests/"
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/seankndy/reactphp-sqlite"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"bin": [