diff --git a/composer.json b/composer.json index 29f3523..13b3797 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "doctrine/orm": "3.5.8", "gedmo/doctrine-extensions": "3.22.0", "php-ffmpeg/php-ffmpeg": "1.3.2", - "runtime/frankenphp-symfony": "^0.2.0", + "runtime/frankenphp-symfony": "^1.0.0", "stof/doctrine-extensions-bundle": "1.15.1", "symfony/asset": "7.4.0", "symfony/browser-kit": "7.4.0", diff --git a/composer.lock b/composer.lock index 100c482..e5899aa 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": "ab8d0816fdc1c67b4c6b35ab523db288", + "content-hash": "ee468fbf9245e81298cf31831db6b730", "packages": [ { "name": "contao/imagine-svg", @@ -1934,16 +1934,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": { @@ -1953,7 +1953,7 @@ "symfony/runtime": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^10.5.58" }, "type": "library", "autoload": { @@ -1974,7 +1974,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": [ { @@ -1982,7 +1982,7 @@ "type": "github" } ], - "time": "2023-12-12T12:06:11+00:00" + "time": "2025-12-18T07:44:23+00:00" }, { "name": "spatie/temporary-directory",