Skip to content

Update symfony/runtime requirement from ^6.4 || ^7.2 to ^8.0.13 - #154

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/runtime-tw-8.0.13
Closed

Update symfony/runtime requirement from ^6.4 || ^7.2 to ^8.0.13#154
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/runtime-tw-8.0.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on symfony/runtime to permit the latest version.

Release notes

Sourced from symfony/runtime's releases.

v8.0.13

Changelog (symfony/runtime@v8.0.12...v8.0.13)

Changelog

Sourced from symfony/runtime's changelog.

CHANGELOG

8.1

  • Add resolveType() for customizing how types are resolved in runtimes extending SymfonyRuntime
  • Add support for apps returning a Response object in FrankenPhpWorkerRunner
  • Add FRANKENPHP_RESET_KERNEL to reset the kernel between requests

7.4

  • Add JSON encoded value support for APP_RUNTIME_OPTIONS
  • Add FrankenPhpWorkerRunner
  • Add automatic detection of FrankenPHP worker mode in SymfonyRuntime
  • Expose the runtime class in $_SERVER['APP_RUNTIME']
  • Expose the runtime options in $_SERVER['APP_RUNTIME_OPTIONS']
  • Make project_dir configurable in composer.json
  • Expose project_dir as APP_PROJECT_DIR env var

6.4

  • Add argument bool $debug = false to HttpKernelRunner::__construct()

5.4

  • The component is not experimental anymore
  • Add options "env_var_name" and "debug_var_name" to GenericRuntime and SymfonyRuntime
  • Add option "dotenv_overload" to SymfonyRuntime

5.3.0

  • Add the component
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [symfony/runtime](https://github.com/symfony/runtime) to permit the latest version.
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/runtime/commits/v8.0.13)

---
updated-dependencies:
- dependency-name: symfony/runtime
  dependency-version: 8.0.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #156.

@dependabot dependabot Bot closed this Jun 1, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/symfony/runtime-tw-8.0.13 branch June 1, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants