Skip to content

Commit

Permalink
Update HttpClientFactory.php
Browse files Browse the repository at this point in the history
  • Loading branch information
joanfabregat committed Feb 17, 2024
1 parent 3a63b81 commit d04066e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/HttpClientFactory.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?php
/*
* Copyright (c) 2024 Code Inc. - All Rights Reserved
* Unauthorized copying of this file, via any medium is strictly prohibited
* Proprietary and confidential
* Visit <https://www.codeinc.co> for more information
* Copyright 2024 Code Inc. <https://www.codeinc.co>
*
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*/

declare(strict_types=1);
Expand Down

0 comments on commit d04066e

Please sign in to comment.