23 lines
479 B
JSON
23 lines
479 B
JSON
{
|
|
"config": {
|
|
"platform-check": false
|
|
},
|
|
"repositories": [
|
|
{
|
|
"name": "j4mie/idiorm",
|
|
"type": "vcs",
|
|
"url": "https://dev.tt-rss.org/fox/idiorm.git"
|
|
}
|
|
],
|
|
"require": {
|
|
"spomky-labs/otphp": "^10.0",
|
|
"chillerlan/php-qrcode": "^4.3.3",
|
|
"mervick/material-design-icons": "^2.2",
|
|
"j4mie/idiorm": "dev-master"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "1.8.2",
|
|
"phpunit/phpunit": "9.5.16"
|
|
}
|
|
}
|