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.
2 parents e2a1817 + 47711e6 commit 0a4a72fCopy full SHA for 0a4a72f
composer.json
@@ -50,9 +50,9 @@
50
"ext-json": "*",
51
"guzzlehttp/psr7": "^1.7 || ^2.0.0",
52
"guzzlehttp/guzzle": "^6.0 || ^7.0",
53
- "psr/cache": "^1.0 || ^2.0 || 3.0",
54
- "psr/simple-cache": "^1.0 || ^2.0 || 3.0",
55
- "psr/log": "^1.0 || ^2.0 || 3.0",
+ "psr/cache": "^1.0 || ^2.0 || ^3.0",
+ "psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
56
"psr/http-client": "^1.0",
57
"psr/http-message": "^1.0 || ^2.0",
58
"ramsey/uuid": "^4.0",
0 commit comments