seems to be working now, next will get console working

This commit is contained in:
Ronald A. Richardson
2023-08-02 20:59:22 +08:00
parent 60cbc41b36
commit 5a6f44aee5
3 changed files with 16346 additions and 9 deletions

View File

@@ -62,8 +62,6 @@ jobs:
push: true
files: |
./docker-bake.hcl
secrets: |
composer_auth=./composer-auth.json
- name: Download ecs-tool
run: |

View File

@@ -12,7 +12,6 @@
"fleetbase/core-api": "^1.1.9",
"fleetbase/fleetops-api": "^1.1.1",
"fleetbase/storefront-api": "^1.1.0",
"fleetbase/billing-api": "^0.0.2",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.75",
@@ -34,12 +33,6 @@
"nunomaduro/collision": "^5.10",
"phpunit/phpunit": "^9.5.10"
},
"repositories": [
{
"url": "https://github.com/fleetbase/billing-api.git",
"type": "git"
}
],
"autoload": {
"psr-4": {
"App\\": "app/",

16346
api/composer.lock generated Normal file

File diff suppressed because it is too large Load Diff