Updated path for admin-api
This commit is contained in:
parent
3b4d108160
commit
1ad1a28b03
|
|
@ -10,7 +10,7 @@
|
||||||
* @license https://www.elastic.co/licensing/elastic-license
|
* @license https://www.elastic.co/licensing/elastic-license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace App\DataMapper\Analytics;
|
namespace App\DataMapper\Billing;
|
||||||
|
|
||||||
use Turbo124\Beacon\ExampleMetric\GenericStructuredMetric;
|
use Turbo124\Beacon\ExampleMetric\GenericStructuredMetric;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
* @license https://www.elastic.co/licensing/elastic-license
|
* @license https://www.elastic.co/licensing/elastic-license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace App\DataMapper\Analytics;
|
namespace App\DataMapper\Billing;
|
||||||
|
|
||||||
use Turbo124\Beacon\ExampleMetric\GenericStructuredMetric;
|
use Turbo124\Beacon\ExampleMetric\GenericStructuredMetric;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -224,9 +224,10 @@
|
||||||
"url": "https://github.com/turbo124/snappdf"
|
"url": "https://github.com/turbo124/snappdf"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "path",
|
"type": "vcs",
|
||||||
"url": "../admin-api"
|
"url": "https://github.com/invoiceninja/admin-api"
|
||||||
}
|
}
|
||||||
|
|
||||||
],
|
],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true
|
"prefer-stable": true
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "bbc9c82c8904f23fad218ab0485d2de5",
|
"content-hash": "b2d1e12e4e351e18abb37f43b9da125f",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "afosto/yaac",
|
"name": "afosto/yaac",
|
||||||
|
|
@ -496,16 +496,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
"version": "3.362.1",
|
"version": "3.363.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||||
"reference": "f29a49b74d5ee771f13432e16d58651de91f7e79"
|
"reference": "b2f78a0787a73801957eb329048d52b4181e9660"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f29a49b74d5ee771f13432e16d58651de91f7e79",
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b2f78a0787a73801957eb329048d52b4181e9660",
|
||||||
"reference": "f29a49b74d5ee771f13432e16d58651de91f7e79",
|
"reference": "b2f78a0787a73801957eb329048d52b4181e9660",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -587,9 +587,9 @@
|
||||||
"support": {
|
"support": {
|
||||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.362.1"
|
"source": "https://github.com/aws/aws-sdk-php/tree/3.363.0"
|
||||||
},
|
},
|
||||||
"time": "2025-11-20T19:10:40+00:00"
|
"time": "2025-11-21T19:41:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "babenkoivan/elastic-adapter",
|
"name": "babenkoivan/elastic-adapter",
|
||||||
|
|
@ -8072,16 +8072,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nette/utils",
|
"name": "nette/utils",
|
||||||
"version": "v4.0.8",
|
"version": "v4.0.9",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nette/utils.git",
|
"url": "https://github.com/nette/utils.git",
|
||||||
"reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede"
|
"reference": "505a30ad386daa5211f08a318e47015b501cad30"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nette/utils/zipball/c930ca4e3cf4f17dcfb03037703679d2396d2ede",
|
"url": "https://api.github.com/repos/nette/utils/zipball/505a30ad386daa5211f08a318e47015b501cad30",
|
||||||
"reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede",
|
"reference": "505a30ad386daa5211f08a318e47015b501cad30",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -8155,9 +8155,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/nette/utils/issues",
|
"issues": "https://github.com/nette/utils/issues",
|
||||||
"source": "https://github.com/nette/utils/tree/v4.0.8"
|
"source": "https://github.com/nette/utils/tree/v4.0.9"
|
||||||
},
|
},
|
||||||
"time": "2025-08-06T21:43:34+00:00"
|
"time": "2025-10-31T00:45:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
|
|
@ -10913,16 +10913,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rmccue/requests",
|
"name": "rmccue/requests",
|
||||||
"version": "v2.0.15",
|
"version": "v2.0.16",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/WordPress/Requests.git",
|
"url": "https://github.com/WordPress/Requests.git",
|
||||||
"reference": "877cd66169755899682f1595e057334b40d9d149"
|
"reference": "babd303d2084cf2690db536aeb6eef58326ee3ff"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/WordPress/Requests/zipball/877cd66169755899682f1595e057334b40d9d149",
|
"url": "https://api.github.com/repos/WordPress/Requests/zipball/babd303d2084cf2690db536aeb6eef58326ee3ff",
|
||||||
"reference": "877cd66169755899682f1595e057334b40d9d149",
|
"reference": "babd303d2084cf2690db536aeb6eef58326ee3ff",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -10930,15 +10930,14 @@
|
||||||
"php": ">=5.6"
|
"php": ">=5.6"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
|
||||||
"php-parallel-lint/php-console-highlighter": "^0.5.0",
|
"php-parallel-lint/php-console-highlighter": "^0.5.0",
|
||||||
"php-parallel-lint/php-parallel-lint": "^1.3.1",
|
"php-parallel-lint/php-parallel-lint": "^1.3.1",
|
||||||
"phpcompatibility/php-compatibility": "^9.0",
|
"phpcompatibility/php-compatibility": "^10.0.0@dev",
|
||||||
"requests/test-server": "dev-main",
|
"requests/test-server": "dev-main",
|
||||||
"roave/security-advisories": "dev-latest",
|
|
||||||
"squizlabs/php_codesniffer": "^3.6",
|
"squizlabs/php_codesniffer": "^3.6",
|
||||||
"wp-coding-standards/wpcs": "^2.0",
|
"wp-coding-standards/wpcs": "^2.0",
|
||||||
"yoast/phpunit-polyfills": "^1.0.0"
|
"yoast/phpunit-polyfills": "^1.1.5"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client",
|
"art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client",
|
||||||
|
|
@ -10996,7 +10995,7 @@
|
||||||
"issues": "https://github.com/WordPress/Requests/issues",
|
"issues": "https://github.com/WordPress/Requests/issues",
|
||||||
"source": "https://github.com/WordPress/Requests"
|
"source": "https://github.com/WordPress/Requests"
|
||||||
},
|
},
|
||||||
"time": "2025-01-21T10:13:31+00:00"
|
"time": "2025-11-21T23:56:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "robrichards/xmlseclibs",
|
"name": "robrichards/xmlseclibs",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue