Skip to content

Commit 192ab6d

Browse files
author
Piotr Suszalski
committed
feature-TICKETS-10241 fix with namespace and composer v2
1 parent d66c943 commit 192ab6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php declare(strict_types=1);
22

3-
namespace FreshMail\Api\Client\Service\Http\Exception;
3+
namespace FreshMail\Api\Client\Service\Exception;
44

55
class ConnectionException extends \Exception{}

0 commit comments

Comments
 (0)