2021-02-26 16:16:17 +00:00
|
|
|
{
|
2022-08-01 17:38:16 +00:00
|
|
|
"config": {
|
|
|
|
"platform-check": false
|
|
|
|
},
|
2022-07-12 19:26:21 +00:00
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"name": "j4mie/idiorm",
|
|
|
|
"type": "vcs",
|
2022-07-16 08:10:19 +00:00
|
|
|
"url": "https://dev.tt-rss.org/fox/idiorm.git"
|
2022-07-12 19:26:21 +00:00
|
|
|
}
|
|
|
|
],
|
2021-02-26 16:16:17 +00:00
|
|
|
"require": {
|
|
|
|
"spomky-labs/otphp": "^10.0",
|
2022-07-02 14:01:51 +00:00
|
|
|
"chillerlan/php-qrcode": "^4.3.3",
|
2021-03-01 15:36:47 +00:00
|
|
|
"mervick/material-design-icons": "^2.2",
|
2022-07-12 19:26:21 +00:00
|
|
|
"j4mie/idiorm": "dev-master"
|
2021-10-22 10:42:29 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-07-31 10:55:09 +00:00
|
|
|
"phpstan/phpstan": "1.8.2",
|
2022-03-22 09:24:31 +00:00
|
|
|
"phpunit/phpunit": "9.5.16"
|
2021-02-26 16:16:17 +00:00
|
|
|
}
|
|
|
|
}
|