From 9974ba74a47e3ebe2fb3bc49dbb72c0a037b7755 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 23:41:34 +0000 Subject: [PATCH] Update dependency azjezz/psl to v3 | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | packagist | azjezz/psl | 2.9.1 | 3.1.0 | --- composer.json | 2 +- composer.lock | 37 +++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index 66dd024..28bf569 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "ext-redis": "*", "ext-sockets": "*", "ext-xmlreader": "*", - "azjezz/psl": "^2.9.1", + "azjezz/psl": "^2.9.1 || ^3.0.0", "fig/http-message-util": "^1.1.5", "gsteel/dot": "^1.7", "laminas/laminas-cli": "^1.11", diff --git a/composer.lock b/composer.lock index e290e62..dc49b9d 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": "729d5e7a52fe508b66cd50fb9712bfe7", + "content-hash": "f40aea6898cd96be053977e231933f74", "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/varexporter", @@ -9205,7 +9206,7 @@ "ext-sockets": "*", "ext-xmlreader": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.3.99" },