diff --git a/composer.json b/composer.json index 029a553..fd10615 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,8 @@ "description": "Application that eases release management in the Laminas organisation through GitHub actions", "license": "BSD-3-Clause", "require": { - "php": "~8.3.0", - "azjezz/psl": "^3.0.0", + "php": "~8.3.11", + "azjezz/psl": "^3.0.2", "jwage/changelog-generator": "^1.4.0", "laminas/laminas-diactoros": "^2.26.0", "lcobucci/clock": "^3.2.0", @@ -17,8 +17,8 @@ "php-http/httplug": "^2.4.0", "psr/http-client": "^1.0.3", "psr/http-message": "^1.1", - "psr/log": "^3.0.0", - "symfony/console": "^6.4.10" + "psr/log": "^3.0.2", + "symfony/console": "^6.4.12" }, "require-dev": { "doctrine/coding-standard": "^12.0.0", diff --git a/composer.lock b/composer.lock index 8700388..4274d1d 100644 --- a/composer.lock +++ b/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": "b3a750673f7d5baf2d9d6726d2fc2aaa", + "content-hash": "d05950fbc6952911258ee60c89770fb8", "packages": [ { "name": "azjezz/psl", @@ -7325,7 +7325,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.3.0" + "php": "~8.3.11" }, "platform-dev": [], "plugin-api-version": "2.6.0"