mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 02:24:03 +00:00
wip
This commit is contained in:
parent
3ab09ec83d
commit
5980c46449
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"docker-up": "PHP_VERSION=8.0.11 docker-compose up -d",
|
||||
"docker-down": "PHP_VERSION=8.0.11 docker-compose down",
|
||||
"docker-rebuild": "PHP_VERSION=8.0.11 docker-compose up -d --no-deps --build",
|
||||
"test": "./test"
|
||||
"test": "PHP_VERSION=8.0.11 ./test"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue