aboutsummaryrefslogtreecommitdiffstats
path: root/vendor-bin
Commit message (Collapse)AuthorAgeFilesLines
* Use psalm 5jld31032023-05-022-214/+223
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* composer update phpCôme Chilliet2023-01-202-475/+493
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Attempt at bumping psalm versionCôme Chilliet2023-01-201-2/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Drop PHP7.3Christoph Wurst2022-01-254-4/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-122-16/+21
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix psalm not runningCarl Schwan2022-01-064-455/+543
| | | | | | | | | | 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-194-0/+4235
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>