Skip to content

Commit 5807254

Browse files
Update composer for php 8.
1 parent 1d005d7 commit 5807254

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
@@ -11,7 +11,7 @@
1111
],
1212
"minimum-stability": "stable",
1313
"require": {
14-
"php": "^7.2",
14+
"php": "^7.2||^8.0",
1515
"dprmc/cusip": "^1.0",
1616
"guzzlehttp/guzzle": "^6.3||^7.0",
1717
"psr/log": "^1.1",

0 commit comments

Comments
 (0)