Merge remote-tracking branch 'origin/stable'

This commit is contained in:
Dylan K. Taylor
2021-07-26 20:14:33 +01:00
15 changed files with 141 additions and 241 deletions

View File

@@ -38,10 +38,10 @@ jobs:
matrix:
include:
- php: 8.0.7
config: phpstan.php8.neon
config: phpstan.neon.dist
image: ubuntu-20.04
- php: 7.4.20
config: phpstan.neon.dist
config: phpstan.php7.neon
image: ubuntu-20.04
steps: