Skip to content

Commit 88995ed

Browse files
committed
closes #44 - bunnycdn beta API regions
1 parent ee4d1cc commit 88995ed

File tree

6 files changed

+584
-107
lines changed

6 files changed

+584
-107
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"php": ">=7.3",
2222
"sabberworm/php-css-parser": "^8.3.0",
2323
"pear/net_url2": "^2.1.2",
24-
"nicolab/php-ftp-client": "^1.5.3"
24+
"nicolab/php-ftp-client": "^1.5.3",
25+
"guzzlehttp/guzzle": "^6.5"
2526
},
2627
"require-dev": {
2728
"phpstan/phpstan": "*",

0 commit comments

Comments
 (0)