mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-29 19:51:20 -04:00
PHPStan 1.11 + minor update dev dependencies (#6459)
* PHPStan 1.11 + minor update dev dependencies https://github.com/phpstan/phpstan/releases/tag/1.11.0 * Comment style
This commit is contained in:
committed by
GitHub
parent
f958eaef2f
commit
2d17c020b6
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
"node": ">=16"
|
||||
},
|
||||
"scripts": {
|
||||
"eslint": "eslint --ext .js .",
|
||||
|
||||
Reference in New Issue
Block a user