mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-04 02:14:06 +02:00
more type hints
This commit is contained in:
parent
376d7e79ca
commit
4f617d12d4
11 changed files with 700 additions and 546 deletions
|
|
@ -27,5 +27,10 @@
|
|||
"phpunit/phpunit": "^9",
|
||||
"friendsofphp/php-cs-fixer": "^2.16",
|
||||
"phpstan/phpstan": "^0.12.57"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"composer/package-versions-deprecated": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue