forked from wallabag/wallabag
Update all deps
- lock `shipmonk/composer-dependency-analyser` because I don't know how to workaround the error - update parameter PHPDoc for `UserMailer` following `TwigSwiftMailer` update - migrate PHPUnit config using `--migrate-configuration`
This commit is contained in:
committed by
Jérémy Benoist
parent
bb1d97284f
commit
fa32abc62b
@ -179,7 +179,7 @@
|
||||
"phpstan/phpstan-phpunit": "^1.3.16",
|
||||
"phpstan/phpstan-symfony": "^1.3.7",
|
||||
"phpunit/phpunit": "^9.6.17",
|
||||
"shipmonk/composer-dependency-analyser": "^1.4",
|
||||
"shipmonk/composer-dependency-analyser": "~1.5.0",
|
||||
"symfony/browser-kit": "^5.4.35",
|
||||
"symfony/css-selector": "^5.4.35",
|
||||
"symfony/debug-bundle": "^5.4.35",
|
||||
|
||||
Reference in New Issue
Block a user