build: update php dependencies, especially myth-auth and update phpstan config

This commit is contained in:
Yassine Doghri 2021-06-10 09:40:44 +00:00
parent ac5b2d6e94
commit cacd228098
No known key found for this signature in database
GPG Key ID: 3E7F89498B960C9F
2 changed files with 821 additions and 125 deletions

945
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,6 @@ parameters:
- app/Libraries/Analytics/Config/Routes.php
- app/Views/*
ignoreErrors:
- '#Access to property [\$a-zA-z]+ on an unknown class Myth\\Auth\\Controllers\\Auth.#'
- '#This property type might be inlined to PHP. Do you have confidence it is correct\? Put it here#'
- '#^Cognitive complexity for#'
- '#^Class cognitive complexity is#'