diff --git a/composer.json b/composer.json index b05abba..a612a88 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "cuyz/valinor-bundle": "^0.4.1", "phpdocumentor/reflection-docblock": "^5.6.6", "phpstan/phpdoc-parser": "^2.3.1", - "runtime/frankenphp-symfony": "^0.2.0", + "runtime/frankenphp-symfony": "^1.0.0", "symfony/asset": "^7.3.0", "symfony/asset-mapper": "^7.3.5", "symfony/cache": "^7.3.6", diff --git a/composer.lock b/composer.lock index 8ac00b8..96be51e 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": "5ed44b0d399263e9cdddb93d0426c033", + "content-hash": "079fdbd83ef3341dcde4ed421866e52d", "packages": [ { "name": "composer/semver", @@ -747,16 +747,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": { @@ -766,7 +766,7 @@ "symfony/runtime": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^10.5.58" }, "type": "library", "autoload": { @@ -787,7 +787,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": [ { @@ -795,7 +795,7 @@ "type": "github" } ], - "time": "2023-12-12T12:06:11+00:00" + "time": "2025-12-18T07:44:23+00:00" }, { "name": "symfony/asset",