mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
seems to be working now, next will get console working
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -62,8 +62,6 @@ jobs:
|
||||
push: true
|
||||
files: |
|
||||
./docker-bake.hcl
|
||||
secrets: |
|
||||
composer_auth=./composer-auth.json
|
||||
|
||||
- name: Download ecs-tool
|
||||
run: |
|
||||
|
||||
@@ -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
16346
api/composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user