Skip to content

Commit 1d005d7

Browse files
Update composer.
1 parent 93c41c0 commit 1d005d7

2 files changed

Lines changed: 1837 additions & 824 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
"authors": [
77
{
88
"name": "Michael Drennen",
9-
"email": "mdrennen@deerparkrd.com"
9+
"email": "michaeldrennen74@gmail.com"
1010
}
1111
],
1212
"minimum-stability": "stable",
1313
"require": {
1414
"php": "^7.2",
1515
"dprmc/cusip": "^1.0",
16-
"guzzlehttp/guzzle": "^6.3",
16+
"guzzlehttp/guzzle": "^6.3||^7.0",
1717
"psr/log": "^1.1",
1818
"nesbot/carbon": "^2.26"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^8.4"
21+
"phpunit/phpunit": "^8.4||^9.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)