1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

feat(core): add GuzzleHttp

This commit is contained in:
Awilum
2020-11-22 17:53:52 +03:00
parent 0687b8913c
commit 3910f62382

View File

@@ -58,7 +58,8 @@
"thunderer/shortcode": "^0.7.4",
"composer/semver": "^3.0.1",
"odan/session": "^4.0"
"odan/session": "^4.0",
"guzzlehttp/guzzle": "7.2.0"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",