Skip to content

Commit 2900cc7

Browse files
authored
Update composer.json
Fixes #6
1 parent 0acdc4f commit 2900cc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.0",
19+
"php": ">=7.0",
2020
"guzzlehttp/guzzle": "^6.0"
2121
}
2222
}

0 commit comments

Comments
 (0)