File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
33 <phar name =" phpunit" version =" ^12.0.2" installed =" 12.0.10" location =" ./tools/phpunit" copy =" true" />
4- <phar name =" psalm" version =" ^6.5.0" installed =" 6.9.6" location =" ./tools/psalm" copy =" false " />
4+ <phar name =" psalm" version =" ^6.5.0" installed =" 6.9.6" location =" ./tools/psalm" copy =" true " />
55 <phar name =" phpcs" version =" ^3.9.0" installed =" 3.12.0" location =" ./tools/phpcs" copy =" true" />
66 <phar name =" phpcbf" version =" ^3.9.0" installed =" 3.12.0" location =" ./tools/phpcbf" copy =" true" />
77 <phar name =" infection" version =" ^0.29.13" installed =" 0.29.14" location =" ./tools/infection" copy =" true" />
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111### Fixed
1212- code and test files generation when the configuration has no PHP code.
13+ - copy Psalm on installation instead of linking.
1314
1415## [ 6.4.1] - 2025-03-31
1516### Changed
You can’t perform that action at this time.
0 commit comments