diff --git a/composer.json b/composer.json index 776e063dfa..17a06e6b32 100644 --- a/composer.json +++ b/composer.json @@ -116,8 +116,7 @@ "twig/twig": "^3.14", "twilio/sdk": "^6.40", "wikimedia/composer-merge-plugin": "^2.1", - "wildbit/postmark-php": "^4.0", - "invoiceninja/admin-api": "dev-main" + "wildbit/postmark-php": "^4.0" }, "require-dev": { "barryvdh/laravel-debugbar": "^3.6", diff --git a/composer.lock b/composer.lock index e85e725720..2de1d65dbb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f6635e28eff8ba2e1ba889d1ef9dd2d6", + "content-hash": "4361272676d998d08fb1926198065b39", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -4667,65 +4667,6 @@ ], "time": "2022-05-21T17:30:32+00:00" }, - { - "name": "invoiceninja/admin-api", - "version": "dev-main", - "dist": { - "type": "path", - "url": "../admin-api", - "reference": "83191f470f9c644b5dfec393e1bb44d278d42ea4" - }, - "require": { - "afosto/yaac": "^1.5", - "asm/php-ansible": "dev-main", - "ext-curl": "*", - "ext-dom": "*", - "ext-json": "*", - "ext-libxml": "*", - "ext-simplexml": "*", - "illuminate/database": "^11", - "illuminate/support": "^11", - "imdhemy/laravel-purchases": "^1.7", - "php": "^8.2|^8.3|^8.4" - }, - "require-dev": { - "larastan/larastan": "^3.0", - "orchestra/testbench": "^9.0", - "phpstan/phpstan": "^2.0", - "phpunit/phpunit": "^11.0" - }, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "InvoiceNinja\\AdminApi\\Providers\\AdminApiServiceProvider" - ] - } - }, - "autoload": { - "psr-4": { - "InvoiceNinja\\AdminApi\\": "src/" - } - }, - "autoload-dev": { - "psr-4": { - "InvoiceNinja\\AdminApi\\Tests\\": "tests/" - } - }, - "license": [ - "Elastic" - ], - "authors": [ - { - "name": "David Bomba", - "email": "turbo124@gmail.com" - } - ], - "description": "API endpoints for the admin interface", - "transport-options": { - "relative": true - } - }, { "name": "invoiceninja/einvoice", "version": "dev-main", @@ -11509,16 +11450,16 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.13.0", + "version": "4.14.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87" + "reference": "d0b285c118910a81d845831a2290fd50a482d59f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d232ac494258e0d50a77c575a5af5f1a426d3f87", - "reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d0b285c118910a81d845831a2290fd50a482d59f", + "reference": "d0b285c118910a81d845831a2290fd50a482d59f", "shasum": "" }, "require": { @@ -11582,7 +11523,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.13.0" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.14.0" }, "funding": [ { @@ -11594,7 +11535,7 @@ "type": "custom" } ], - "time": "2025-02-18T10:09:29+00:00" + "time": "2025-06-02T08:31:09+00:00" }, { "name": "setasign/fpdf", @@ -21457,8 +21398,7 @@ "beganovich/snappdf": 20, "horstoeko/orderx": 20, "invoiceninja/einvoice": 20, - "socialiteproviders/apple": 20, - "invoiceninja/admin-api": 20 + "socialiteproviders/apple": 20 }, "prefer-stable": true, "prefer-lowest": false,