1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

feat(composer): add guzzle package

This commit is contained in:
Awilum
2022-08-27 23:40:42 +03:00
parent ae055237d1
commit b5ab2a56d1

View File

@@ -35,6 +35,7 @@
"glowy/session": "^4.0.0",
"glowy/strings": "^5.0.1",
"glowy/view": "^2.0.0",
"guzzlehttp/guzzle": "^7.0",
"intervention/image": "^2.7.2",
"intervention/imagecache": "^2.5.2",
"league/commonmark": "^2.3.3",
@@ -45,6 +46,7 @@
"php-di/php-di": "^6.4.0",
"php-di/slim-bridge": "^3.2.0",
"phpfastcache/phpfastcache": "^9.1.2",
"rafaelwendel/phpsupabase": "^0.0.2",
"ramsey/uuid": "4.3.1",
"respect/validation": "^2.2.3",
"siriusphp/upload": "^3.0.1",
@@ -53,9 +55,9 @@
"symfony/console": "^6.1.2",
"symfony/expression-language": "^6.1.2",
"symfony/finder": "^6.1.0",
"symfony/var-dumper": "^6.1.0",
"symfony/var-exporter": "^6.1.1",
"symfony/yaml": "^6.1.2",
"symfony/var-dumper": "^6.1.0",
"thermage/thermage": "^0.20.0",
"thunderer/shortcode": "^0.7.5"
},