diff --git a/composer.json b/composer.json index d5814b3..8cab511 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "ext-iconv": "*", "cuyz/valinor-bundle": "^2.2.0", "league/commonmark": "^2.8", - "runtime/frankenphp-symfony": "^0.2.0", + "runtime/frankenphp-symfony": "^1.0.0", "symfony/asset": "7.3.*", "symfony/asset-mapper": "7.3.*", "symfony/cache": "7.3.*", diff --git a/composer.lock b/composer.lock index 3770474..2977790 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": "46f31060efcf01841258980cccce23f4", + "content-hash": "775584527d5ad128b48bd5d5d0784f46", "packages": [ { "name": "composer/semver", @@ -950,16 +950,16 @@ }, { "name": "runtime/frankenphp-symfony", - "version": "0.2.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-runtime/frankenphp-symfony.git", - "reference": "56822c3631d9522a3136a4c33082d006bdfe4bad" + "reference": "873ce3b2ca032373c237f2f271be489d05735278" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-runtime/frankenphp-symfony/zipball/56822c3631d9522a3136a4c33082d006bdfe4bad", - "reference": "56822c3631d9522a3136a4c33082d006bdfe4bad", + "url": "https://api.github.com/repos/php-runtime/frankenphp-symfony/zipball/873ce3b2ca032373c237f2f271be489d05735278", + "reference": "873ce3b2ca032373c237f2f271be489d05735278", "shasum": "" }, "require": { @@ -969,7 +969,7 @@ "symfony/runtime": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^10.5.58" }, "type": "library", "autoload": { @@ -990,7 +990,7 @@ "description": "FrankenPHP runtime for Symfony", "support": { "issues": "https://github.com/php-runtime/frankenphp-symfony/issues", - "source": "https://github.com/php-runtime/frankenphp-symfony/tree/0.2.0" + "source": "https://github.com/php-runtime/frankenphp-symfony/tree/1.0.0" }, "funding": [ { @@ -998,7 +998,7 @@ "type": "github" } ], - "time": "2023-12-12T12:06:11+00:00" + "time": "2025-12-18T07:44:23+00:00" }, { "name": "symfony/asset",