mirror of
https://github.com/Intervention/image.git
synced 2025-08-23 22:12:51 +02:00
Add phpstan to dev-dependencies
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9",
|
||||
"mockery/mockery": "^1.4"
|
||||
"mockery/mockery": "^1.4",
|
||||
"phpstan/phpstan": "^1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user