diff --git a/user-auth/graphtutorial/composer.json b/user-auth/graphtutorial/composer.json index 99c7f0b..27d7680 100644 --- a/user-auth/graphtutorial/composer.json +++ b/user-auth/graphtutorial/composer.json @@ -12,7 +12,7 @@ "php-http/guzzle7-adapter": "^1.0" }, "require-dev": { - "phpstan/phpstan": "^1.10" + "phpstan/phpstan": "^2.1" }, "minimum-stability": "dev", "prefer-stable": true, diff --git a/user-auth/graphtutorial/composer.lock b/user-auth/graphtutorial/composer.lock index 7e5a3d6..b488142 100644 --- a/user-auth/graphtutorial/composer.lock +++ b/user-auth/graphtutorial/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": "4e46cf8f89e53a5f3ff8faf383fa9bd4", + "content-hash": "732e08b5ef58f9e6b83d6f89d6e33730", "packages": [ { "name": "brick/math", @@ -2954,20 +2954,15 @@ "packages-dev": [ { "name": "phpstan/phpstan", - "version": "1.12.7", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" - }, + "version": "2.1.33", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", + "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", "shasum": "" }, "require": { - "php": "^7.2|^8.0" + "php": "^7.4|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -3008,7 +3003,7 @@ "type": "github" } ], - "time": "2024-10-18T11:12:07+00:00" + "time": "2025-12-05T10:24:31+00:00" } ], "aliases": [],