PKG
Some checks failed
Tests / Tests PHP 7.4 (push) Has been cancelled
Tests / Tests PHP 8 (push) Has been cancelled
Tests / Tests PHP 8.1 (push) Has been cancelled

This commit is contained in:
Oh
2025-09-04 14:47:18 +02:00
parent a0d4bf6f91
commit 120dee172b
9 changed files with 67 additions and 58 deletions

View File

@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace App\Service;
namespace Ohrionmartin\Weather\Service;
use GuzzleHttp\ClientInterface;
use GuzzleHttp\Exception\GuzzleException;