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