upgrade idiorm to php8.1-patched version (aaronpk/idiorm)

This commit is contained in:
Andrew Dolgov
2022-07-12 22:26:21 +03:00
parent 4b61618920
commit 80d3db1dcf
189 changed files with 17077 additions and 12739 deletions

View File

@@ -1,9 +1,16 @@
{
"repositories": [
{
"name": "j4mie/idiorm",
"type": "vcs",
"url": "https://github.com/aaronpk/idiorm"
}
],
"require": {
"spomky-labs/otphp": "^10.0",
"chillerlan/php-qrcode": "^4.3.3",
"mervick/material-design-icons": "^2.2",
"j4mie/idiorm": "^1.5"
"j4mie/idiorm": "dev-master"
},
"require-dev": {
"phpstan/phpstan": "^1.",