diff --git a/composer.lock b/composer.lock index c44094c..a26ca9a 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "azjezz/psl", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/azjezz/psl.git", - "reference": "4a9a6698d98a7dcbd679be8100d6935ff45e622b" + "reference": "14ad277e8c97a9df3518361c83acc1d456ea7db3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/azjezz/psl/zipball/4a9a6698d98a7dcbd679be8100d6935ff45e622b", - "reference": "4a9a6698d98a7dcbd679be8100d6935ff45e622b", + "url": "https://api.github.com/repos/azjezz/psl/zipball/14ad277e8c97a9df3518361c83acc1d456ea7db3", + "reference": "14ad277e8c97a9df3518361c83acc1d456ea7db3", "shasum": "" }, "require": { @@ -30,13 +30,11 @@ "revolt/event-loop": "^1.0.6" }, "require-dev": { - "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": { @@ -71,7 +69,7 @@ "description": "PHP Standard Library", "support": { "issues": "https://github.com/azjezz/psl/issues", - "source": "https://github.com/azjezz/psl/tree/3.1.0" + "source": "https://github.com/azjezz/psl/tree/3.2.0" }, "funding": [ { @@ -79,7 +77,7 @@ "type": "github" } ], - "time": "2024-11-21T13:15:46+00:00" + "time": "2025-01-23T06:25:16+00:00" }, { "name": "composer/semver",