Fixes for user tests

This commit is contained in:
David Bomba
2025-05-28 09:20:59 +10:00
parent e446f9f2f3
commit ce1149ffda
3 changed files with 133 additions and 72 deletions

View File

@@ -116,7 +116,8 @@
"twig/twig": "^3.14",
"twilio/sdk": "^6.40",
"wikimedia/composer-merge-plugin": "^2.1",
"wildbit/postmark-php": "^4.0"
"wildbit/postmark-php": "^4.0",
"invoiceninja/admin-api": "dev-main"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.6",
@@ -226,8 +227,8 @@
"url": "https://github.com/turbo124/snappdf"
},
{
"type": "vcs",
"url": "https://github.com/invoiceninja/admin-api"
"type": "path",
"url": "../admin-api"
}
],
"minimum-stability": "dev",