chore(composer): remove deprecated Guzzle and GraphQL client configurations

This commit is contained in:
2026-07-08 06:49:18 +02:00
parent cd326a34ba
commit ca94b80beb
4 changed files with 308 additions and 1514 deletions
-7
View File
@@ -1,7 +0,0 @@
eight_points_guzzle:
clients:
github_graphql:
base_url: 'https://api.github.com/graphql'
options:
headers:
Authorization: 'Bearer %env(GITHUB_TOKEN)%'
-4
View File
@@ -1,4 +0,0 @@
idci_graphql_client:
clients:
github:
http_client: 'eight_points_guzzle.client.github_graphql'