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 3314505 commit 3ae9617Copy full SHA for 3ae9617
composer.json
@@ -39,7 +39,8 @@
39
"psr/http-client": "^1.0",
40
"symfony/dependency-injection": "^4.4|^5.0",
41
"symfony/http-kernel": "^4.4.13|^5.1.5",
42
- "symfony/process": "^4.4|^5.0"
+ "symfony/process": "^4.4|^5.0",
43
+ "symfony/stopwatch": "^4.4|^5.0"
44
},
45
"autoload": {
46
"psr-4": { "Symfony\\Component\\HttpClient\\": "" },
0 commit comments