chore: downgrade dependencies to a dependency set that works on 7.4 too

Used for locked tests.
This commit is contained in:
Marco Pivetta 2022-01-11 16:19:10 +01:00 committed by Romain Canon
parent 9e66b951b7
commit 822865876d
2 changed files with 746 additions and 157 deletions

View File

@ -27,7 +27,8 @@
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.0",
"friendsofphp/php-cs-fixer": "^3.4",
"marcocesarato/php-conventional-changelog": "^1.12"
"marcocesarato/php-conventional-changelog": "^1.12",
"vimeo/psalm": "^4.18.1"
},
"autoload": {
"psr-4": {

900
composer.lock generated

File diff suppressed because it is too large Load Diff