Skip to content

Commit c274b87

Browse files
authored
Update composer.json
1 parent 72e833d commit c274b87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"php": "^7.2",
2121
"ext-json": "*",
2222
"composer/ca-bundle": "^1.2",
23-
"guzzlehttp/guzzle": "^6.4 || ^7.0.1",
23+
"guzzlehttp/guzzle": "^6.4 || ^7.1",
2424
"lcobucci/jwt": "^3.3",
2525
"ramsey/uuid": "^4.0",
2626
"tightenco/collect": "^5.8 || ^6.0 || ^7.0 || ^8.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^8.0 || ^9.3",
29+
"phpunit/phpunit": "^8.0 || ^9.4",
3030
"symfony/var-dumper": "^5.0",
3131
"vlucas/phpdotenv": "^5.0"
3232
},

0 commit comments

Comments
 (0)