Skip to content

Commit 4d90b3b

Browse files
committed
update composer
1 parent 672b5d5 commit 4d90b3b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"php": "^8.0",
3131
"fleetbase/core-api": "*",
3232
"fleetbase/fleetops-api": "*",
33-
"fleetbase/solid-oidc-client": "*",
3433
"php-http/guzzle7-adapter": "^1.0",
3534
"psr/http-factory-implementation": "*",
3635
"jumbojett/openid-connect-php": "^1.0.2",
@@ -51,12 +50,6 @@
5150
"phpstan/phpstan": "^1.10.38",
5251
"symfony/var-dumper": "^5.4.29"
5352
},
54-
"repositories": [
55-
{
56-
"type": "path",
57-
"url": "../solid-oidc-client"
58-
}
59-
],
6053
"autoload": {
6154
"psr-4": {
6255
"Fleetbase\\Solid\\": "server/src/",

0 commit comments

Comments
 (0)