summaryrefslogtreecommitdiff
path: root/src/HttpClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/HttpClient.php')
-rw-r--r--src/HttpClient.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/HttpClient.php b/src/HttpClient.php
index 94c70998..b8df83c0 100644
--- a/src/HttpClient.php
+++ b/src/HttpClient.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
namespace Spiral\RoadRunner;