Skip to content

Update symfony/form requirement from ^6.4|^7.0 to ^6.4|^7.0|^8.0 - #70

Open
dependabot[bot] wants to merge 1 commit into
6.0from
dependabot/composer/symfony/form-tw-6.4tw-7.0tw-8.0
Open

Update symfony/form requirement from ^6.4|^7.0 to ^6.4|^7.0|^8.0#70
dependabot[bot] wants to merge 1 commit into
6.0from
dependabot/composer/symfony/form-tw-6.4tw-7.0tw-8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from symfony/form's releases.

v8.0.4

Changelog (symfony/form@v8.0.3...v8.0.4)

  • bug #63144 Fix OrderedHashMap auto-increment logic with mixed keys (yoeunes)
  • bug #63154 don't skip custom view transformers while normalizing submitted newlines (xabbuh)
  • bug #63113 Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer (roukmoute)
  • bug #62884 Prevent cached block prefixes from leaking across nested collections (@​nicolas-grekas)
Changelog

Sourced from symfony/form's changelog.

CHANGELOG

8.1

  • Add ResetFlowType button in NavigatorFlowType that you can display with with_reset option

8.0

  • Change default value of default_protocol option in UrlType from 'http' to null
  • Remove the VersionAwareTest trait, use feature detection instead
  • Remove deprecated ResizeFormListener::preSetData() method, use postSetData() instead
  • Remove validation.xml in Resources/config, replaced by attributes on the Form class

7.4

  • Add input=date_point to DateTimeType, DateType and TimeType
  • Add support for guessing form type of enum properties
  • Add active_at, not_active_at and legal_tender, include_undated options to CurrencyType
  • Add FormFlow for multistep forms management

7.3

  • Add support for displaying nested options in DebugCommand
  • Add support for strings as data for the MoneyType

7.2

  • Deprecate the VersionAwareTest trait, use feature detection instead
  • Add support for the calendar option in DateType
  • Add LazyChoiceLoader and choice_lazy option in ChoiceType for loading and rendering choices on demand
  • Use form.post_set_data instead of form.pre_set_data in ResizeFormListener
  • Change the priority of DataCollectorListener from 255 to -255
  • Make ResizeFormListener::postSetData() method final

7.1

  • Add option separator to ChoiceType to use a custom separator after preferred choices (use the new separator_html option to display the separator text as HTML)
  • Deprecate not configuring the default_protocol option of the UrlType, it will default to null in 8.0 (the current default is 'http')
  • Add a keep_as_list option to CollectionType
  • Add an input option to MoneyType, to be able to cast the transformed value to integer

7.0

... (truncated)

Commits

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: symfony/form
  dependency-version: 8.0.4
  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 Feb 2, 2026
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