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 a5e3942 commit 34d0b6bCopy full SHA for 34d0b6b
1 file changed
composer.json
@@ -27,7 +27,8 @@
27
"ext-mbstring": "*",
28
"ext-curl": "*",
29
"guzzlehttp/psr7": "^1.8.4|^2.1.1",
30
- "psr/log": "^1.0|^2.0|^3.0"
+ "psr/log": "^1.0|^2.0|^3.0",
31
+ "symfony/polyfill-php80": "^v1.33.0"
32
},
33
"require-dev": {
34
"friendsofphp/php-cs-fixer": "^3.4",
0 commit comments