diff --git a/composer.json b/composer.json index 768b9aeeb..f1e08ff9f 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "cocur/slugify": "^4.6", "dflydev/dot-access-data": "^3.0", "erusev/parsedown-extra": "^0.8", - "intervention/image": "^3.10", + "intervention/image": "^3.11", "laravel-zero/phar-updater": "^1.4", "matthiasmullie/minify": "^1.3", "performing/twig-components": "^0.6", @@ -50,15 +50,15 @@ "symfony/validator": "^6.4", "symfony/var-dumper": "^6.4", "symfony/yaml": "^6.4", - "twig/intl-extra": "^3.18", - "twig/twig": "^3.18", + "twig/intl-extra": "^3.20", + "twig/twig": "^3.20", "voku/html-min": "^4.5", "wapmorgan/mp3info": "^0.1", "yosymfony/toml": "^1.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.45", - "friendsofphp/php-cs-fixer": "^3.66", + "friendsofphp/php-cs-fixer": "^3.69", "humbug/box": "^4.5", "phpmd/phpmd": "^2.15", "phpstan/phpstan": "^1.12", @@ -78,7 +78,7 @@ "ergebnis/composer-normalize": true }, "platform": { - "php": "8.1.27" + "php": "8.1.31" }, "sort-packages": true }, diff --git a/composer.lock b/composer.lock index f598d68eb..9129f5240 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": "24218a7df11a32e079c17b6385e4a344", + "content-hash": "d2c5053671d267df12e116739500df91", "packages": [ { "name": "benjaminhoegh/parsedown-toc", @@ -6862,16 +6862,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.0.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e" + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51087f87dcce2663e1fed4dfd4e56eccd580297e", - "reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", "shasum": "" }, "require": { @@ -6903,22 +6903,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0" }, - "time": "2025-02-17T20:25:51+00:00" + "time": "2025-02-19T13:28:12+00:00" }, { "name": "phpstan/phpstan", - "version": "1.12.17", + "version": "1.12.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7027b3b0270bf392de0cfba12825979768d728bf" + "reference": "fef9f07814a573399229304bb0046affdf558812" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7027b3b0270bf392de0cfba12825979768d728bf", - "reference": "7027b3b0270bf392de0cfba12825979768d728bf", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812", + "reference": "fef9f07814a573399229304bb0046affdf558812", "shasum": "" }, "require": { @@ -6963,7 +6963,7 @@ "type": "github" } ], - "time": "2025-02-07T15:01:57+00:00" + "time": "2025-02-13T12:44:44+00:00" }, { "name": "phpunit/php-code-coverage", @@ -9847,7 +9847,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -9856,9 +9856,9 @@ "ext-gd": "*", "ext-mbstring": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { - "php": "8.1.27" + "php": "8.1.31" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }