We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e833d commit c274b87Copy full SHA for c274b87
1 file changed
composer.json
@@ -20,13 +20,13 @@
20
"php": "^7.2",
21
"ext-json": "*",
22
"composer/ca-bundle": "^1.2",
23
- "guzzlehttp/guzzle": "^6.4 || ^7.0.1",
+ "guzzlehttp/guzzle": "^6.4 || ^7.1",
24
"lcobucci/jwt": "^3.3",
25
"ramsey/uuid": "^4.0",
26
"tightenco/collect": "^5.8 || ^6.0 || ^7.0 || ^8.0"
27
},
28
"require-dev": {
29
- "phpunit/phpunit": "^8.0 || ^9.3",
+ "phpunit/phpunit": "^8.0 || ^9.4",
30
"symfony/var-dumper": "^5.0",
31
"vlucas/phpdotenv": "^5.0"
32
0 commit comments