Add PHPStan extension for webmozart/assert

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2021-05-21 19:49:31 -03:00
parent b1f7cba0a1
commit c2b1896849
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -86,6 +86,7 @@
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^0.12.79",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpstan/phpstan-webmozart-assert": "^0.12.12",
"phpunit/phpunit": "^8.5 || ^9.5",
"pragmarx/google2fa-qrcode": "^1.0.1",
"roave/security-advisories": "dev-latest",