diff --git a/composer.json b/composer.json index ec05a00..8552815 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "php": "~8.2.1", "ext-pdo_sqlite": "*", - "azjezz/psl": "^2.9.1", + "azjezz/psl": "^3.1.0", "cuyz/valinor": "^1.12.0", "doctrine/dbal": "^3.8.6", "psr/clock": "^1.0.0", diff --git a/composer.lock b/composer.lock index 1105532..0a6292b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "14375695b78669ed953374d4ca33b0b9", + "content-hash": "4d9d8969651f1deda9b360e1361be760", "packages": [ { "name": "azjezz/psl", - "version": "2.9.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/azjezz/psl.git", - "reference": "1ade4f1a99fe07a8e06f8dee596609aa07585422" + "reference": "4a9a6698d98a7dcbd679be8100d6935ff45e622b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/azjezz/psl/zipball/1ade4f1a99fe07a8e06f8dee596609aa07585422", - "reference": "1ade4f1a99fe07a8e06f8dee596609aa07585422", + "url": "https://api.github.com/repos/azjezz/psl/zipball/4a9a6698d98a7dcbd679be8100d6935ff45e622b", + "reference": "4a9a6698d98a7dcbd679be8100d6935ff45e622b", "shasum": "" }, "require": { @@ -26,20 +26,21 @@ "ext-json": "*", "ext-mbstring": "*", "ext-sodium": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "revolt/event-loop": "^1.0.1" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0", + "revolt/event-loop": "^1.0.6" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.22.0", - "php-coveralls/php-coveralls": "^2.6.0", - "php-standard-library/psalm-plugin": "^2.2.1", - "phpbench/phpbench": "^1.2.14", - "phpunit/phpunit": "^9.6.10", - "roave/infection-static-analysis-plugin": "^1.32.0", - "squizlabs/php_codesniffer": "^3.7.2", - "vimeo/psalm": "^5.13.1" + "friendsofphp/php-cs-fixer": "^3.52.1", + "php-coveralls/php-coveralls": "^2.7.0", + "php-standard-library/psalm-plugin": "^2.3.0", + "phpbench/phpbench": "^1.2.15", + "phpunit/phpunit": "^9.6.18", + "roave/infection-static-analysis-plugin": "^1.35.0", + "squizlabs/php_codesniffer": "^3.9.0", + "vimeo/psalm": "^5.23.1" }, "suggest": { + "php-standard-library/phpstan-extension": "PHPStan integration", "php-standard-library/psalm-plugin": "Psalm integration" }, "type": "library", @@ -70,7 +71,7 @@ "description": "PHP Standard Library", "support": { "issues": "https://github.com/azjezz/psl/issues", - "source": "https://github.com/azjezz/psl/tree/2.9.1" + "source": "https://github.com/azjezz/psl/tree/3.1.0" }, "funding": [ { @@ -78,7 +79,7 @@ "type": "github" } ], - "time": "2024-04-05T05:18:37+00:00" + "time": "2024-11-21T13:15:46+00:00" }, { "name": "brick/math", @@ -6363,13 +6364,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "~8.2.1", "ext-pdo_sqlite": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }