diff --git a/composer.lock b/composer.lock index 62841f9..1eecea8 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "azjezz/psl", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/azjezz/psl.git", - "reference": "14ad277e8c97a9df3518361c83acc1d456ea7db3" + "reference": "78078f2c505473d2a28319ffe426b2a82ac76790" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/azjezz/psl/zipball/14ad277e8c97a9df3518361c83acc1d456ea7db3", - "reference": "14ad277e8c97a9df3518361c83acc1d456ea7db3", + "url": "https://api.github.com/repos/azjezz/psl/zipball/78078f2c505473d2a28319ffe426b2a82ac76790", + "reference": "78078f2c505473d2a28319ffe426b2a82ac76790", "shasum": "" }, "require": { @@ -30,12 +30,13 @@ "revolt/event-loop": "^1.0.6" }, "require-dev": { + "carthage-software/mago": "~0.13.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", - "vimeo/psalm": "^5.23.1" + "roave/infection-static-analysis-plugin": "^1.36.0", + "vimeo/psalm": "^6.0.0" }, "suggest": { "php-standard-library/phpstan-extension": "PHPStan integration", @@ -69,7 +70,7 @@ "description": "PHP Standard Library", "support": { "issues": "https://github.com/azjezz/psl/issues", - "source": "https://github.com/azjezz/psl/tree/3.2.0" + "source": "https://github.com/azjezz/psl/tree/3.3.0" }, "funding": [ { @@ -77,7 +78,7 @@ "type": "github" } ], - "time": "2025-01-23T06:25:16+00:00" + "time": "2025-03-03T00:07:00+00:00" }, { "name": "composer/semver", @@ -670,16 +671,16 @@ }, { "name": "revolt/event-loop", - "version": "v1.0.6", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/revoltphp/event-loop.git", - "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254" + "reference": "09bf1bf7f7f574453efe43044b06fafe12216eb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/25de49af7223ba039f64da4ae9a28ec2d10d0254", - "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254", + "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/09bf1bf7f7f574453efe43044b06fafe12216eb3", + "reference": "09bf1bf7f7f574453efe43044b06fafe12216eb3", "shasum": "" }, "require": { @@ -736,9 +737,9 @@ ], "support": { "issues": "https://github.com/revoltphp/event-loop/issues", - "source": "https://github.com/revoltphp/event-loop/tree/v1.0.6" + "source": "https://github.com/revoltphp/event-loop/tree/v1.0.7" }, - "time": "2023-11-30T05:34:44+00:00" + "time": "2025-01-25T19:27:39+00:00" }, { "name": "symfony/console",