diff --git a/composer.json b/composer.json index 36ae0a2371..f799ab50a2 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "laravel/ui": "4.3.0", "lcobucci/jwt": "4.1.5", "mll-lab/laravel-graphiql": "3.1.0", - "nuwave/lighthouse": "6.31.1", + "nuwave/lighthouse": "6.33.0", "nyholm/psr7": "1.8.1", "pear/archive_tar": "1.4.14", "php-di/php-di": "7.0.6", diff --git a/composer.lock b/composer.lock index 306e725d7a..fed822ca20 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": "c8d9dc3f1ccf571081222349b9d45bbc", + "content-hash": "df673ae2aca304cae217825990508a6f", "packages": [ { "name": "24slides/laravel-saml2", @@ -2700,16 +2700,16 @@ }, { "name": "league/commonmark", - "version": "2.4.1", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5" + "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/3669d6d5f7a47a93c08ddff335e6d945481a1dd5", - "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf", + "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf", "shasum": "" }, "require": { @@ -2722,7 +2722,7 @@ }, "require-dev": { "cebe/markdown": "^1.0", - "commonmark/cmark": "0.30.0", + "commonmark/cmark": "0.30.3", "commonmark/commonmark.js": "0.30.0", "composer/package-versions-deprecated": "^1.8", "embed/embed": "^4.4", @@ -2732,10 +2732,10 @@ "michelf/php-markdown": "^1.4 || ^2.0", "nyholm/psr7": "^1.5", "phpstan/phpstan": "^1.8.2", - "phpunit/phpunit": "^9.5.21", + "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", + "symfony/finder": "^5.3 | ^6.0 || ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, @@ -2802,7 +2802,7 @@ "type": "tidelift" } ], - "time": "2023-08-30T16:55:00+00:00" + "time": "2024-02-02T11:59:32+00:00" }, { "name": "league/config", @@ -3744,16 +3744,16 @@ }, { "name": "nuwave/lighthouse", - "version": "v6.31.1", + "version": "v6.33.0", "source": { "type": "git", "url": "https://github.com/nuwave/lighthouse.git", - "reference": "ac166fce22ba94606ebcce900c525ae20fb8c337" + "reference": "a97436fbf375f8ba90d865b236ed05617083c212" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/ac166fce22ba94606ebcce900c525ae20fb8c337", - "reference": "ac166fce22ba94606ebcce900c525ae20fb8c337", + "url": "https://api.github.com/repos/nuwave/lighthouse/zipball/a97436fbf375f8ba90d865b236ed05617083c212", + "reference": "a97436fbf375f8ba90d865b236ed05617083c212", "shasum": "" }, "require": { @@ -3818,6 +3818,7 @@ "laravel": { "providers": [ "Nuwave\\Lighthouse\\LighthouseServiceProvider", + "Nuwave\\Lighthouse\\Async\\AsyncServiceProvider", "Nuwave\\Lighthouse\\Auth\\AuthServiceProvider", "Nuwave\\Lighthouse\\Cache\\CacheServiceProvider", "Nuwave\\Lighthouse\\GlobalId\\GlobalIdServiceProvider", @@ -3875,7 +3876,7 @@ "type": "patreon" } ], - "time": "2024-01-17T13:51:10+00:00" + "time": "2024-02-01T16:50:57+00:00" }, { "name": "nyholm/psr7", @@ -8773,16 +8774,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v15.9.0", + "version": "v15.9.1", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "84a9e2ccd06c8d643bc1e3cf9cf0076cbfa3dc36" + "reference": "d6c965ecbd78cd5260ebc083978562f8c9409d63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/84a9e2ccd06c8d643bc1e3cf9cf0076cbfa3dc36", - "reference": "84a9e2ccd06c8d643bc1e3cf9cf0076cbfa3dc36", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d6c965ecbd78cd5260ebc083978562f8c9409d63", + "reference": "d6c965ecbd78cd5260ebc083978562f8c9409d63", "shasum": "" }, "require": { @@ -8800,7 +8801,7 @@ "nyholm/psr7": "^1.5", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.56", + "phpstan/phpstan": "1.10.57", "phpstan/phpstan-phpunit": "1.3.15", "phpstan/phpstan-strict-rules": "1.5.2", "phpunit/phpunit": "^9.5 || ^10", @@ -8835,7 +8836,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v15.9.0" + "source": "https://github.com/webonyx/graphql-php/tree/v15.9.1" }, "funding": [ { @@ -8843,7 +8844,7 @@ "type": "open_collective" } ], - "time": "2024-01-21T09:37:43+00:00" + "time": "2024-01-25T09:10:40+00:00" } ], "packages-dev": [