Update aldarien dependencies

This commit is contained in:
Aldarien
2023-02-10 06:38:16 +00:00
parent d6f58893b6
commit bb1d2b2159
9 changed files with 18 additions and 17 deletions

View File

@ -7,8 +7,8 @@
],
"license": "MIT",
"require-dev" : {
"phpunit/phpunit" : "~6",
"kint-php/kint" : "~2"
"phpunit/phpunit" : "*",
"kint-php/kint" : "*"
},
"autoload" : {
"psr-4" : {
@ -18,4 +18,4 @@
"app/Helper/functions.php"
]
}
}
}