Skip to content

Commit 9a02f81

Browse files
authored
Merge pull request #23 from sgodoy17/feature/upgrade-guzzle-optional
Actualizar guzzle a la versión 73
2 parents 4c1b164 + ede9a0a commit 9a02f81

File tree

2 files changed

+1697
-549
lines changed

2 files changed

+1697
-549
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": ">=7.0",
1414
"ext-soap": "*",
1515
"ext-json": "*",
16-
"guzzlehttp/guzzle": "^6.5"
16+
"guzzlehttp/guzzle": "^6.5|^7.0"
1717
},
1818
"require-dev": {
1919
"friendsofphp/php-cs-fixer": "^2.16",

0 commit comments

Comments
 (0)