Skip to content

Commit 4fa9065

Browse files
Merge pull request #134
Downgrade required php version to 7.3
2 parents 433bd61 + af8ccf0 commit 4fa9065

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"authors": [],
1515
"require": {
1616
"psr/log": "~1.0",
17-
"php": ">=7.4",
17+
"php": ">=7.3",
1818
"ext-json": "*",
1919
"guzzlehttp/guzzle": "~7"
2020
},

composer.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)