Updated phpstan to 0.12.49

This commit is contained in:
Dylan K. Taylor
2020-10-13 17:39:24 +01:00
parent 0186468e47
commit aa00bd5e31
2 changed files with 7 additions and 7 deletions

View File

@ -50,7 +50,7 @@
"respect/validation": "^2.0"
},
"require-dev": {
"phpstan/phpstan": "0.12.47",
"phpstan/phpstan": "0.12.49",
"phpstan/phpstan-phpunit": "^0.12.6",
"phpstan/phpstan-strict-rules": "^0.12.2",
"phpunit/phpunit": "^9.2"