Skip to content

Commit 3549552

Browse files
author
Ivan Stanojevic
committed
support php 8
1 parent 7bc102c commit 3549552

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.4",
13+
"php": "^7.4|^8.0",
1414
"myclabs/php-enum": "^1.7",
1515
"guzzlehttp/guzzle": "^6.5",
1616
"ext-json": "*"

composer.lock

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

0 commit comments

Comments
 (0)