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 9cce716 commit 895cbeaCopy full SHA for 895cbea
composer.json
@@ -46,8 +46,8 @@
46
"proklung/base-exception": "^1.0",
47
"symfony/psr-http-message-bridge": "^2.1",
48
"nyholm/psr7": "^1.4",
49
- "guzzlehttp/psr7": "^1.8",
50
- "vlucas/phpdotenv": "3.* || 4.*"
+ "guzzlehttp/psr7": "^1.8 || ^2",
+ "vlucas/phpdotenv": "3.* || 4.* || 5.*"
51
},
52
"require-dev": {
53
"proklung/bitrix-phpunit-testing-tools": "^1.4",
0 commit comments