Skip to content

Commit 688e7bb

Browse files
Composer update.
1 parent b274f69 commit 688e7bb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"require": {
1414
"php": "^8",
1515
"dprmc/cusip": "^1",
16-
"guzzlehttp/guzzle": "^6.3|^7",
17-
"psr/log": "^1",
18-
"nesbot/carbon": "^2"
16+
"guzzlehttp/guzzle": "^6|^7|^8",
17+
"psr/log": "^1|^2|^3",
18+
"nesbot/carbon": "^2|^3"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^8.4|^9.0"
21+
"phpunit/phpunit": "^8|^9|^10|^11"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)