mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fixed guzzle error
This commit is contained in:
parent
4a6fb8aba5
commit
fd34b69481
@ -83,7 +83,8 @@
|
||||
"wikimedia/composer-merge-plugin": "2.*",
|
||||
"pusher/pusher-php-server": "^5.0",
|
||||
"laravel/framework": "v8.36.2",
|
||||
"simplepie/simplepie": "^1.5.0"
|
||||
"simplepie/simplepie": "^1.5.0",
|
||||
"guzzlehttp/guzzle": "^7.3"
|
||||
},
|
||||
"replace": {
|
||||
"anomaly/streams-platform": "*"
|
||||
@ -138,4 +139,4 @@
|
||||
"preferred-install": "dist",
|
||||
"optimize-autoloader": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user