-
- Downloads
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.
This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.
Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
Showing
- .php-cs-fixer.dist.php 2 additions, 1 deletion.php-cs-fixer.dist.php
- build/psalm-baseline.xml 3 additions, 51 deletionsbuild/psalm-baseline.xml
- lib/composer/composer/ClassLoader.php 1 addition, 1 deletionlib/composer/composer/ClassLoader.php
- lib/composer/composer/InstalledVersions.php 19 additions, 6 deletionslib/composer/composer/InstalledVersions.php
- lib/composer/composer/installed.php 2 additions, 2 deletionslib/composer/composer/installed.php
- vendor-bin/cs-fixer/composer.json 4 additions, 4 deletionsvendor-bin/cs-fixer/composer.json
- vendor-bin/cs-fixer/composer.lock 302 additions, 302 deletionsvendor-bin/cs-fixer/composer.lock
- vendor-bin/psalm/composer.json 7 additions, 6 deletionsvendor-bin/psalm/composer.json
- vendor-bin/psalm/composer.lock 230 additions, 143 deletionsvendor-bin/psalm/composer.lock
Loading
Please register or sign in to comment