Fix usable hosts for other different subnets
This commit is contained in:
parent
45c25fa5f3
commit
b0c3eca177
2 changed files with 53 additions and 16 deletions
|
@ -10,7 +10,8 @@
|
|||
"require": {
|
||||
"php": ">=8.3.0",
|
||||
"filp/whoops": "^2.16",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"ext-bcmath": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^7.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue