diff --git a/composer.lock b/composer.lock index 3594ba9430..62956b1ef3 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": "0fee41b9e1b8829366c294cc25207a84", + "content-hash": "94bd620dcbcc4e448a89ae9830c9f172", "packages": [ { "name": "appsero/client", @@ -681,37 +681,36 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.9.0", + "version": "v14.11.10", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" + "reference": "d9c2fdebc6aa01d831bc2969da00e8588cffef19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", - "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9c2fdebc6aa01d831bc2969da00e8588cffef19", + "reference": "d9c2fdebc6aa01d831bc2969da00e8588cffef19", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.1||^8.0" + "php": "^7.1 || ^8" }, "require-dev": { "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", "nyholm/psr7": "^1.2", - "phpbench/phpbench": "^0.16.10", + "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.82", "phpstan/phpstan-phpunit": "0.12.18", "phpstan/phpstan-strict-rules": "0.12.9", - "phpunit/phpunit": "^7.2|^8.5", + "phpunit/phpunit": "^7.2 || ^8.5", "psr/http-message": "^1.0", "react/promise": "2.*", - "simpod/php-coveralls-mirror": "^3.0", - "squizlabs/php_codesniffer": "3.5.4" + "simpod/php-coveralls-mirror": "^3.0" }, "suggest": { "psr/http-message": "To use standard GraphQL server", @@ -735,7 +734,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" + "source": "https://github.com/webonyx/graphql-php/tree/v14.11.10" }, "funding": [ { @@ -743,27 +742,27 @@ "type": "open_collective" } ], - "time": "2021-06-15T16:14:17+00:00" + "time": "2023-07-05T14:23:37+00:00" }, { "name": "wp-graphql/wp-graphql", - "version": "v1.12.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/wp-graphql/wp-graphql.git", - "reference": "6de28e35389891781b8107e0404fa8e0c415c844" + "reference": "93429098ed8f661cb7455873518e9303264b4f10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/6de28e35389891781b8107e0404fa8e0c415c844", - "reference": "6de28e35389891781b8107e0404fa8e0c415c844", + "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/93429098ed8f661cb7455873518e9303264b4f10", + "reference": "93429098ed8f661cb7455873518e9303264b4f10", "shasum": "" }, "require": { "appsero/client": "1.2.1", "ivome/graphql-relay-php": "0.6.0", "php": "^7.1 || ^8.0", - "webonyx/graphql-php": "14.9.0" + "webonyx/graphql-php": "14.11.10" }, "require-dev": { "automattic/vipwpcs": "^2.2", @@ -778,10 +777,12 @@ "lucatume/wp-browser": "^3.1.6", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.7", + "phpstan/phpstan": "~1.10.18", "phpunit/phpunit": "^9.5", "simpod/php-coveralls-mirror": "^3.0", - "szepeviktor/phpstan-wordpress": "1.1.3", + "slevomat/coding-standard": "^8.9", + "szepeviktor/phpstan-wordpress": "~1.3.0", + "wp-cli/wp-cli-bundle": "^2.8", "wp-graphql/wp-graphql-testcase": "~2.3" }, "type": "wordpress-plugin", @@ -820,9 +821,9 @@ "description": "GraphQL API for WordPress", "support": { "issues": "https://github.com/wp-graphql/wp-graphql/issues", - "source": "https://github.com/wp-graphql/wp-graphql/tree/v1.12.0" + "source": "https://github.com/wp-graphql/wp-graphql/tree/v1.16.0" }, - "time": "2022-10-10T15:55:42+00:00" + "time": "2023-08-31T21:46:33+00:00" } ], "packages-dev": [], @@ -832,7 +833,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.1", + "php": ">=7.4", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*"