File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 2424 "phpstan/phpstan-strict-rules" : " ^1.4" ,
2525 "phpstan/phpstan-symfony" : " ^1.2" ,
2626 "phpstan/phpstan-phpunit" : " ^1.3" ,
27- "vimeo/psalm" : " ^5.4" ,
28- "psalm/plugin-symfony" : " ^5.0" ,
2927 "netgen/remote-media-ibexa" : " ^1.0" ,
3028 "netgen/remote-media-bundle" : " ^3.0" ,
3129 "netgen/ibexa-fieldtype-enhanced-link" : " ^1.1"
3634 "scripts" : {
3735 "test" : " @php vendor/bin/phpunit --colors=always" ,
3836 "phpstan" : " @php vendor/bin/phpstan analyse -c phpstan.neon --level=8 --ansi lib bundle" ,
39- "phpstan-tests" : " @php vendor/bin/phpstan analyse -c phpstan.tests.neon --level=8 --ansi tests" ,
40- "psalm" : " @php vendor/bin/psalm -c psalm.xml --show-info=false"
37+ "phpstan-tests" : " @php vendor/bin/phpstan analyse -c phpstan.tests.neon --level=8 --ansi tests"
4138 },
4239 "autoload" : {
4340 "psr-4" : {
You can’t perform that action at this time.
0 commit comments