-
- Downloads
Add the monolog-bundle for tests to silence HTTP warnings
this is the easiest way, sadly...
... | ... | @@ -15,6 +15,7 @@ |
"phpstan/phpstan-phpunit": "^0.12.13", | ||
"symfony/browser-kit": "^5.2", | ||
"symfony/http-client": "^5.2", | ||
"symfony/monolog-bundle": "^3.7", | ||
"symfony/phpunit-bridge": "^5.2", | ||
"vimeo/psalm": "^4.2.1" | ||
}, | ||
... | ... |
Please register or sign in to comment