mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-30 03:22:30 +01:00
Updated the PHPStan dependency
This commit is contained in:
@ -16,8 +16,7 @@
|
||||
"psr-4": {"Gitea\\": "test/"}
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"preferred-install": {"*": "dist"}
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"keywords": [
|
||||
"api",
|
||||
@ -38,7 +37,7 @@
|
||||
"cedx/coveralls": "^9.1.2",
|
||||
"consolidation/robo": "^1.4.3",
|
||||
"henrikbjorn/lurker": "^1.2.0",
|
||||
"phpstan/phpstan": "^0.10.7",
|
||||
"phpstan/phpstan": "^0.10.8",
|
||||
"phpunit/phpunit": "^7.5.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user