diff --git a/composer.lock b/composer.lock index 2132195..a853a4c 100644 --- a/composer.lock +++ b/composer.lock @@ -124,16 +124,16 @@ }, { "name": "infinityloop-dev/graphpinator", - "version": "v1.7.1", + "version": "v1.7.5", "source": { "type": "git", "url": "https://github.com/graphpql/graphpinator.git", - "reference": "78069297203e711ff585d2d821ddd71bfb997c13" + "reference": "60a948c2c3629391a1fc2c552f2ee1ff61063ad4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/graphpql/graphpinator/zipball/78069297203e711ff585d2d821ddd71bfb997c13", - "reference": "78069297203e711ff585d2d821ddd71bfb997c13", + "url": "https://api.github.com/repos/graphpql/graphpinator/zipball/60a948c2c3629391a1fc2c552f2ee1ff61063ad4", + "reference": "60a948c2c3629391a1fc2c552f2ee1ff61063ad4", "shasum": "" }, "require": { @@ -146,10 +146,10 @@ "psr/log": "^3.0" }, "require-dev": { - "infection/infection": "^0.27", - "infinityloop-dev/coding-standard": "^0.2", + "infection/infection": "^0.27 || ^0.28 || ^0.29", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.4" + "phpunit/phpunit": "^10.4", + "webthinx/codestyle": "dev-main" }, "suggest": { "infinityloop-dev/graphpinator-constraint-directives": "Directives for additional value validation.", @@ -182,9 +182,9 @@ "homepage": "https://github.com/graphpql/", "support": { "issues": "https://github.com/graphpql/graphpinator/issues", - "source": "https://github.com/graphpql/graphpinator/tree/v1.7.1" + "source": "https://github.com/graphpql/graphpinator/tree/v1.7.5" }, - "time": "2023-11-13T10:04:38+00:00" + "time": "2024-10-18T08:42:02+00:00" }, { "name": "infinityloop-dev/graphpinator-common", @@ -989,20 +989,20 @@ }, { "name": "nette/utils", - "version": "v4.0.4", + "version": "v4.0.5", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218" + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218", - "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218", + "url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", "shasum": "" }, "require": { - "php": ">=8.0 <8.4" + "php": "8.0 - 8.4" }, "conflict": { "nette/finder": "<3", @@ -1069,9 +1069,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.4" + "source": "https://github.com/nette/utils/tree/v4.0.5" }, - "time": "2024-01-17T16:50:36+00:00" + "time": "2024-08-07T15:39:19+00:00" }, { "name": "psr/http-factory", @@ -1183,16 +1183,16 @@ }, { "name": "psr/log", - "version": "3.0.0", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { @@ -1227,9 +1227,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.0" + "source": "https://github.com/php-fig/log/tree/3.0.2" }, - "time": "2021-07-14T16:46:02+00:00" + "time": "2024-09-11T13:17:53+00:00" }, { "name": "psr/simple-cache", @@ -5516,5 +5516,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }