Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PHP Deprecated:  Creation of dynamic property GuzzleHttp\Psr7\CachingStream::$stream is deprecated in /app/vendor/guzzlehttp/psr7/src/CachingStream.php on line 34'
  • Loading branch information
Alexandr Smirnov committed Jun 26, 2024
1 parent 1ad0204 commit 8cedc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ext-json": "*",
"symfony/process": "^6.3",
"kohanaworld/hmmmath": ">=0.9.0",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/guzzle": "8.0.x-dev",
"slim/slim": "^4.12",
"friendsofphp/php-cs-fixer": "^3.16",
"charescape/serialize-closure": "^3.8",
Expand Down

0 comments on commit 8cedc99

Please sign in to comment.