Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / guzzlehttp / guzzle / src / ClientInterface.php
index 8de3916678c99fa15e6ae9cd797eca258ac5ae94..2dbcffa492d0c4ade0b8bf7ba73756cdede249a0 100644 (file)
@@ -12,7 +12,7 @@ use Psr\Http\Message\UriInterface;
  */
 interface ClientInterface
 {
-    const VERSION = '6.3.2';
+    const VERSION = '6.3.3';
 
     /**
      * Send an HTTP request.