Skip to content

Commit 5b5cac9

Browse files
Update composer
1 parent 7ada4ce commit 5b5cac9

2 files changed

Lines changed: 106 additions & 106 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
],
1212
"minimum-stability": "stable",
1313
"require": {
14-
"php": "^7.2|^8.0",
15-
"dprmc/cusip": "^1.0",
16-
"guzzlehttp/guzzle": "^6.3|^7.0",
17-
"psr/log": "^1.1",
18-
"nesbot/carbon": "^2.26"
14+
"php": "^7.2|^8",
15+
"dprmc/cusip": "^1",
16+
"guzzlehttp/guzzle": "^6.3|^7",
17+
"psr/log": "^1",
18+
"nesbot/carbon": "^2"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^8.4|^9.0"

0 commit comments

Comments
 (0)