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": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9",
|
"phpunit/phpunit": "^9",
|
||||||
"mockery/mockery": "^1.4"
|
"mockery/mockery": "^1.4",
|
||||||
|
"phpstan/phpstan": "^1"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Reference in New Issue
Block a user