nextcloud/tests/lib/AppFramework/Middleware/Security
Carl Schwan d69531ac8e
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>
2022-01-27 17:20:00 +01:00
..
BruteForceMiddlewareTest.php Fix psalm not running 2022-01-27 17:20:00 +01:00
CORSMiddlewareTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
CSPMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
FeaturePolicyMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
PasswordConfirmationMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
RateLimitingMiddlewareTest.php Fix ratelimit template 2021-04-27 13:55:34 +02:00
SameSiteCookieMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
SecurityMiddlewareTest.php Fix psalm not running 2022-01-27 17:20:00 +01:00