summaryrefslogtreecommitdiffstats
path: root/vendor-bin/psalm/composer.lock
Commit message (Collapse)AuthorAgeFilesLines
* composer update phpCôme Chilliet2023-01-201-193/+200
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Drop PHP7.3Christoph Wurst2022-01-251-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-14/+17
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix psalm not runningCarl Schwan2022-01-061-143/+230
| | | | | | | | | | 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>
* Scope composer tools with the bin pluginChristoph Wurst2021-08-191-0/+2053
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>