Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Psalm to latest 5.14.0, and remove usage of deprecated withCon…
…secutive from PHPUnit I ran: docker-compose exec app composer update -W vimeo/psalm Changes: doctrine/deprecations (v1.0.0 => v1.1.1) symfony/deprecation-contracts (v3.2.0 => v3.3.0) symfony/string (v6.2.2 => v6.3.2) symfony/console (v6.2.3 => v6.3.2) symfony/filesystem (v6.2.0 => v6.3.1) phpstan/phpdoc-parser (1.23.0) phpdocumentor/type-resolver (1.6.2 => 1.7.2) netresearch/jsonmapper (v4.1.0 => v4.2.0) fidry/cpu-core-counter (0.4.1 => 0.5.1) spatie/array-to-xml (2.17.1 => 3.2.0) sebastian/type (3.2.0 => 3.2.1) sebastian/recursion-context (4.0.4 => 4.0.5) sebastian/environment (5.1.4 => 5.1.5) sebastian/diff (4.0.4 => 4.0.5) nikic/php-parser (v4.15.2 => v4.16.0) phpunit/php-code-coverage (9.2.23 => 9.2.27) myclabs/deep-copy (1.11.0 => 1.11.1) phpunit/phpunit (9.5.28 => 9.6.10) phpspec/prophecy (v1.16.0 => v1.17.0) vimeo/psalm (5.13.0 => 5.14.0)
- Loading branch information