Skip to content

Commit

Permalink
Upgrade to Guzzle7
Browse files Browse the repository at this point in the history
  • Loading branch information
jekuaitk committed Jun 26, 2024
1 parent 42153a9 commit 2fd2dd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Drupal\os2forms_digital_post\Exception\CertificateLocatorException;
use GuzzleHttp\Client;
use Http\Adapter\Guzzle6\Client as GuzzleAdapter;
use Http\Adapter\Guzzle7\Client as GuzzleAdapter;
use Http\Factory\Guzzle\RequestFactory;
use ItkDev\AzureKeyVault\Authorisation\VaultToken;
use ItkDev\AzureKeyVault\KeyVault\VaultSecret;
Expand Down

0 comments on commit 2fd2dd1

Please sign in to comment.