Skip to content

Commit 724b379

Browse files
author
MatteoMiotello
committed
fix php version
1 parent 96207bf commit 724b379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"guzzlehttp/guzzle": "^7.5",
25-
"php": "^7.4",
25+
"php": "^7.4 || ^8.0",
2626
"ext-json": "*"
2727
}
2828
}

0 commit comments

Comments
 (0)