]> _ Git - fluidbook_toolboxapiclient.git/commitdiff
wip #7062
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Oct 2024 12:56:32 +0000 (13:56 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Oct 2024 12:56:32 +0000 (13:56 +0100)
composer.json

index 3b4446c4a69c8f4bb10a932d5f559baf1a1eebb8..dd42abdb928b8c94f348d3ea3e79b07d5871ad70 100644 (file)
@@ -25,6 +25,6 @@
     "php": "^7.2|>=8.0",
     "ext-json": "*",
     "illuminate/cache": ">=5",
-    "guzzlehttp/guzzle": "8.0.x-dev"
+    "guzzlehttp/guzzle": "^7.0|^8.0"
   }
 }