Skip to content

Commit 70bdba0

Browse files
committed
Merge remote-tracking branch 'origin/master' into master
2 parents 2f71af5 + 082b30b commit 70bdba0

File tree

2 files changed

+1244
-369
lines changed

2 files changed

+1244
-369
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"psr-4": { "": "src/" }
1313
},
1414
"require": {
15-
"php": "^7.2.5|^7.3",
15+
"php": "^7.2.5|^7.3|^7.4",
1616
"guzzlehttp/guzzle": "~6.4"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)