1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-23 05:52:47 +02:00

Add phpstan to dev-dependencies

This commit is contained in:
Oliver Vogel
2022-05-21 20:04:33 +02:00
parent fe280df779
commit 1cfbdf8d24

View File

@@ -18,7 +18,8 @@
},
"require-dev": {
"phpunit/phpunit": "^9",
"mockery/mockery": "^1.4"
"mockery/mockery": "^1.4",
"phpstan/phpstan": "^1"
},
"autoload": {
"psr-4": {