Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 20, 2021

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
symfony/console (source) ^6.4^8.0 age confidence
symfony/uid (source) ^6.4^8.0 age confidence
symfony/validator (source) ^6.4^8.0 age confidence

Release Notes

symfony/console (symfony/console)

v8.0.4

Compare Source

Changelog (symfony/symfony@v7.4.4...vv8.0.4)

  • feature #​62785 The component v8.0 is backed by Cadoles, thanks to them! (nicolas-grekas)
  • feature #​62530 Thank you PhpStorm for backing Symfony 8.0! (nicolas-grekas)
  • feature #​62529 Thank you Sulu for backing Symfony 8.0! (nicolas-grekas)
  • feature #​62266 Bump to PHP >= 8.4 (santysisi)
  • bug #​62261 Add missing SQLitePlatform use statement in DoctrineDbalAdapter (yoeunes)
  • feature #​62113 Remove support for the fluent PHP config format (nicolas-grekas)
  • feature #​62109 Ensure configuration nodes do not have both isRequired() and defaultValue() (GromNaN)
  • feature #​62042 drop support for HTTP method override for GET, HEAD, CONNECT and TRACE requests (xabbuh)
  • feature #​61993 Remove AbstractDoctrineExtension (GromNaN)
  • feature #​61989 remove ability to access $this and the loader's internal state (xabbuh)
  • feature #​61986 remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface (xabbuh)
  • feature #​61987 remove support for StoreInterface as the HTTP client cache (xabbuh)
  • feature #​61983 Remove Request::get() (PierreCapel)
  • feature #​61976 remove the deprecated WorkflowDumpCommand (xabbuh)
  • feature #​61930 Remove support for the XML configuration format (nicolas-grekas)
  • feature #​61851 remove support for implicit constraint option names in YAML/XML mapping files (xabbuh)
  • feature #​61850 remove support for passing associative arrays to GroupSequence (xabbuh)
  • feature #​61848 remove the deprecated NotFoundActivationStrategy class (xabbuh)
  • feature #​61760 remove the user FQCN from remember me cookies (xabbuh)
  • feature #​61540 require a top-level domain by default in the Url constraint (xabbuh)
  • feature #​61541 throw when a service's id a non-existing FQCN (xabbuh)
  • feature #​61488 Remove annotation aliases and getters and setters in favor of public properties on attributes (nicolas-grekas)
  • feature #​61481 Always parse according to HTML5 rules thanks to the native DOM parser (nicolas-grekas)
  • feature #​61477 Remove deprecated getEnv and setEnv methods (santysisi)
  • feature #​61424 Replace __sleep/wakeup() by __(un)serialize() (nicolas-grekas)
  • feature #​61391 Remove MastermindsParser and add $context arg to ParserInterface::parse() (nicolas-grekas)
  • feature #​61063 remove support for generic constraint option handling (xabbuh)
  • feature #​61187 Declare new parameters on interfaces and methods explicitly (nicolas-grekas)
  • feature #​61182 Remove TranslatableMessage::__toString() method, use trans() or getMessage() instead (nicolas-grekas)
  • feature #​61179 Remove !tagged tag, use !tagged_iterator instead (nicolas-grekas)
  • feature #​61183 Throw when passing an empty string as $userIdentifier and tighten AuthenticatorManager and OidcTokenHandler arguments (nicolas-grekas)
  • feature #​61180 Trigger PHP warning when using Request::sendHeaders() after headers have already been sent (nicolas-grekas)
  • feature #​61176 Remove support for auto-mapping Doctrine entities to controller arguments (nicolas-grekas)
  • feature #​61156 Remove options session.sid_length session.sid_bits_per_character router.cache_dir validation.cache and base_template_class (nicolas-grekas)
  • feature #​61155 Remove autowiring aliases for RateLimiterFactory (nicolas-grekas)
  • feature #​60988 Remove deprecated code for non-array based collections (mttsch)
  • feature #​61067 remove the sizeLimit option of AbstractQuery (xabbuh)
  • feature #​61068 forbid passing null as allowed variables (xabbuh)
  • feature #​61065 remove XML routing configuration files (xabbuh)
  • feature #​61011 Remove deprecated RememberMeToken::getSecret() (ktherage)
  • feature #​61048 remove the ability to pass a tag to FormThemeNode (xabbuh)
  • feature #​60952 Remove BC layer from ResizeFormListener (OskarStark)
  • feature #​60986 Remove deprecated EmojiTransliterator (mttsch)
  • feature #​60990 Remove deprecated TransportFactoryTestCase (mttsch)
  • feature #​61012 remove the deprecated security.authentication.hide_user_not_found parameter (xabbuh)
  • feature #​60987 Remove deprecated ProviderFactoryTestCase (mttsch)
  • feature #​60993 Remove deprecated CouchbaseBucketAdapter (mttsch)
  • feature #​60929 Remove deprecated OIDC token handler options algorithm and key (OskarStark)
  • feature #​60969 Make Translator class final (OskarStark)
  • feature #​60966 Make Router class final (OskarStark)
  • feature #​60960 Make ResizeFormListener::postSetData() method final (OskarStark)
  • feature #​60959 Make # attribute class final (OskarStark)
  • feature #​60924 Remove deprecated escape_char functionality from CsvEncoder (OskarStark)
  • feature #​60928 Remove deprecated hide_user_not_found option (OskarStark)
  • feature #​60930 Remove deprecated session options from NativeSessionStorage (OskarStark)
  • feature #​60925 Remove deprecated escape parameter from CsvFileLoader (OskarStark)
  • feature #​60922 Change UrlType default protocol (OskarStark)
  • feature #​60879 Remove callable firewall listeners support (MatTheCat)
  • feature #​60878 Remove ImportMapConfigReader::splitPackageNameAndFilePath() (mttsch)
  • feature #​60877 Remove deprecated compiled class meta data classes (mttsch)
  • feature #​60870 Remove AdvancedNameConverterInterface (mttsch)
  • feature #​60862 Remove deprecated AttributeClassLoader property and setter (mttsch)
  • feature #​60863 Throw exception for non-array _query parameter (mttsch)
  • feature #​60865 Remove deprecated withDefaultContructorArguments method (mttsch)
  • feature #​60866 Remove deprecated TransportFactoryTestCase (mttsch)
  • feature #​60852 remove the Sms77 Notifier bridge (xabbuh)
  • feature #​60844 Remove deprecated ContainerBuilder::getAutoconfiguredAttributes() (GromNaN)
  • feature #​60851 raise a parse error for duplicate keys (xabbuh)
  • feature #​60853 remove AddAnnotatedClassesToCachePass and related methods (xabbuh)
  • feature #​60845 Remove # and # attributes (GromNaN)
  • bug #​60813 Fix calls to removed add() method (derrabus)
  • feature #​60742 Remove deprecated eraseCredentials() from (User|Token)Interface (chalasr)
  • feature #​60776 Remove deprecated Application::add() methods (HypeMC)
  • feature #​60726 Remove PropertyInfo's Type (mtarld)
  • feature #​60720 Enable the property-info constructor extractor by default (HypeMC)
  • feature #​60716 Remove LazyGhostTrait and LazyProxyTrait in favor of native lazy objects (nicolas-grekas)
  • feature #​60723 Remove support for nested options definition via setDefault(), use setOptions() instead (yceruto)
  • feature #​60721 Remove deprecated code (yceruto)
  • feature #​60712 Remove support for amphp/http-client < 5 (nicolas-grekas)
  • feature #​60697 Enforce return types on all components (nicolas-grekas)
  • feature #​60639 Bump Symfony 8 to PHP >= 8.4 (@​nicolas-grekas)

v8.0.3

Compare Source

v8.0.1

Compare Source

Changelog (symfony/console@v8.0.0...v8.0.1)

v8.0.0

Compare Source

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.1

Compare Source

Changelog (symfony/console@v7.4.0...v7.4.1)

v7.4.0

Compare Source

Changelog (symfony/console@v7.4.0-RC3...v7.4.0)

v7.3.10

Compare Source

v7.3.9

Compare Source

v7.3.8

Compare Source

Changelog (symfony/console@v7.3.7...v7.3.8)

v7.3.6

Compare Source

Changelog (symfony/console@v7.3.5...v7.3.6)

v7.3.5

Compare Source

v7.3.4

Compare Source

Changelog (symfony/console@v7.3.3...v7.3.4)

v7.3.3

Compare Source

Changelog (symfony/console@v7.3.2...v7.3.3)

v7.3.2

Compare Source

Changelog (symfony/console@v7.3.1...v7.3.2)

v7.3.1

Compare Source

Changelog (symfony/console@v7.3.0...v7.3.1)

v7.3.0

Compare Source

Changelog (symfony/console@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.9

Compare Source

Changelog (symfony/console@v7.2.8...v7.2.9)

v7.2.8

Compare Source

Changelog (symfony/console@v7.2.7...v7.2.8)

v7.2.7

Compare Source

Changelog (symfony/console@v7.2.6...v7.2.7)

  • no significant changes

v7.2.6

Compare Source

Changelog (symfony/console@v7.2.5...v7.2.6)

v7.2.5

Compare Source

Changelog (symfony/console@v7.2.4...v7.2.5)

v7.2.1

Compare Source

Changelog (symfony/console@v7.2.0...v7.2.1)

v7.2.0

Compare Source

Changelog (symfony/console@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.1.10

Compare Source

Changelog (symfony/console@v7.1.9...v7.1.10)

v7.1.8

Compare Source

Changelog (symfony/console@v7.1.7...v7.1.8)

  • no significant changes

v7.1.7

Compare Source

Changelog (symfony/console@v7.1.6...v7.1.7)

v7.1.6

Compare Source

Changelog (symfony/console@v7.1.5...v7.1.6)

v7.1.5

Compare Source

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes

v7.1.4

Compare Source

Changelog (symfony/console@v7.1.3...v7.1.4)

v7.1.3

Compare Source

Changelog (symfony/console@v7.1.2...v7.1.3)

v7.1.2

Compare Source

Changelog (symfony/console@v7.1.1...v7.1.2)

  • no significant changes

v7.1.1

Compare Source

Changelog (symfony/console@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/console@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.0.10

Compare Source

Changelog (symfony/console@v7.0.9...v7.0.10)

v7.0.9

Compare Source

Changelog (symfony/console@v7.0.8...v7.0.9)

  • no significant changes

v7.0.8

Compare Source

Changelog (symfony/console@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/console@v7.0.6...v7.0.7)

v7.0.6

Compare Source

Changelog (symfony/console@v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (symfony/console@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/console@v7.0.2...v7.0.3)

v7.0.2

Compare Source

Changelog (symfony/console@v7.0.1...v7.0.2)

v7.0.1

Compare Source

Changelog (symfony/console@v7.0.0...v7.0.1)

  • no significant changes

v7.0.0

Compare Source

Changelog (symfony/console@v7.0.0-RC2...v7.0.0)

  • no significant changes
symfony/uid (symfony/uid)

v8.0.4

Compare Source

Changelog (symfony/symfony@v7.4.4...vv8.0.4)

  • feature #​62785 The component v8.0 is backed by Cadoles, thanks to them! (nicolas-grekas)
  • feature #​62530 Thank you PhpStorm for backing Symfony 8.0! (nicolas-grekas)
  • feature #​62529 Thank you Sulu for backing Symfony 8.0! (nicolas-grekas)
  • feature #​62266 Bump to PHP >= 8.4 (santysisi)
  • bug #​62261 Add missing SQLitePlatform use statement in DoctrineDbalAdapter (yoeunes)
  • feature #​62113 Remove support for the fluent PHP config format (nicolas-grekas)
  • feature #​62109 Ensure configuration nodes do not have both isRequired() and defaultValue() (GromNaN)
  • feature #​62042 drop support for HTTP method override for GET, HEAD, CONNECT and TRACE requests (xabbuh)
  • feature #​61993 Remove AbstractDoctrineExtension (GromNaN)
  • feature #​61989 remove ability to access $this and the loader's internal state (xabbuh)
  • feature #​61986 remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface (xabbuh)
  • feature #​61987 remove support for StoreInterface as the HTTP client cache (xabbuh)
  • feature #​61983 Remove Request::get() (PierreCapel)
  • feature #​61976 remove the deprecated WorkflowDumpCommand (xabbuh)
  • feature #​61930 Remove support for the XML configuration format (nicolas-grekas)
  • feature #​61851 remove support for implicit constraint option names in YAML/XML mapping files (xabbuh)
  • feature #​61850 remove support for passing associative arrays to GroupSequence (xabbuh)
  • feature #​61848 remove the deprecated NotFoundActivationStrategy class (xabbuh)
  • feature #​61760 remove the user FQCN from remember me cookies (xabbuh)
  • feature #​61540 require a top-level domain by default in the Url constraint (xabbuh)
  • feature #​61541 throw when a service's id a non-existing FQCN (xabbuh)
  • feature #​61488 Remove annotation aliases and getters and setters in favor of public properties on attributes (nicolas-grekas)
  • feature #​61481 Always parse according to HTML5 rules thanks to the native DOM parser (nicolas-grekas)
  • feature #​61477 Remove deprecated getEnv and setEnv methods (santysisi)
  • feature #​61424 Replace __sleep/wakeup() by __(un)serialize() (nicolas-grekas)
  • feature #​61391 Remove MastermindsParser and add $context arg to ParserInterface::parse() (nicolas-grekas)
  • feature #​61063 remove support for generic constraint option handling (xabbuh)
  • feature #​61187 Declare new parameters on interfaces and methods explicitly (nicolas-grekas)
  • feature #​61182 Remove TranslatableMessage::__toString() method, use trans() or getMessage() instead (nicolas-grekas)
  • feature #​61179 Remove !tagged tag, use !tagged_iterator instead (nicolas-grekas)
  • feature #​61183 Throw when passing an empty string as $userIdentifier and tighten AuthenticatorManager and OidcTokenHandler arguments (nicolas-grekas)
  • feature #​61180 Trigger PHP warning when using Request::sendHeaders() after headers have already been sent (nicolas-grekas)
  • feature #​61176 Remove support for auto-mapping Doctrine entities to controller arguments (nicolas-grekas)
  • feature #​61156 Remove options session.sid_length session.sid_bits_per_character router.cache_dir validation.cache and base_template_class (nicolas-grekas)
  • feature #​61155 Remove autowiring aliases for RateLimiterFactory (nicolas-grekas)
  • feature #​60988 Remove deprecated code for non-array based collections (mttsch)
  • feature #​61067 remove the sizeLimit option of AbstractQuery (xabbuh)
  • feature #​61068 forbid passing null as allowed variables (xabbuh)
  • feature #​61065 remove XML routing configuration files (xabbuh)
  • feature #​61011 Remove deprecated RememberMeToken::getSecret() (ktherage)
  • feature #​61048 remove the ability to pass a tag to FormThemeNode (xabbuh)
  • feature #​60952 Remove BC layer from ResizeFormListener (OskarStark)
  • feature #​60986 Remove deprecated EmojiTransliterator (mttsch)
  • feature #​60990 Remove deprecated TransportFactoryTestCase (mttsch)
  • feature #​61012 remove the deprecated security.authentication.hide_user_not_found parameter (xabbuh)
  • feature #​60987 Remove deprecated ProviderFactoryTestCase (mttsch)
  • feature #​60993 Remove deprecated CouchbaseBucketAdapter (mttsch)
  • feature #​60929 Remove deprecated OIDC token handler options algorithm and key (OskarStark)
  • feature #​60969 Make Translator class final (OskarStark)
  • feature #​60966 Make Router class final (OskarStark)
  • feature #​60960 Make ResizeFormListener::postSetData() method final (OskarStark)
  • feature #​60959 Make # attribute class final (OskarStark)
  • feature #​60924 Remove deprecated escape_char functionality from CsvEncoder (OskarStark)
  • feature #​60928 Remove deprecated hide_user_not_found option (OskarStark)
  • feature #​60930 Remove deprecated session options from NativeSessionStorage (OskarStark)
  • feature #​60925 Remove deprecated escape parameter from CsvFileLoader (OskarStark)
  • feature #​60922 Change UrlType default protocol (OskarStark)
  • feature #​60879 Remove callable firewall listeners support (MatTheCat)
  • feature #​60878 Remove ImportMapConfigReader::splitPackageNameAndFilePath() (mttsch)
  • feature #​60877 Remove deprecated compiled class meta data classes (mttsch)
  • feature #​60870 Remove AdvancedNameConverterInterface (mttsch)
  • feature #​60862 Remove deprecated AttributeClassLoader property and setter (mttsch)
  • feature #​60863 Throw exception for non-array _query parameter (mttsch)
  • feature #​60865 Remove deprecated withDefaultContructorArguments method (mttsch)
  • feature #​60866 Remove deprecated TransportFactoryTestCase (mttsch)
  • feature #​60852 remove the Sms77 Notifier bridge (xabbuh)
  • feature #​60844 Remove deprecated ContainerBuilder::getAutoconfiguredAttributes() (GromNaN)
  • feature #​60851 raise a parse error for duplicate keys (xabbuh)
  • feature #​60853 remove AddAnnotatedClassesToCachePass and related methods (xabbuh)
  • feature #​60845 Remove # and # attributes (GromNaN)
  • bug #​60813 Fix calls to removed add() method (derrabus)
  • feature #​60742 Remove deprecated eraseCredentials() from (User|Token)Interface (chalasr)
  • feature #​60776 Remove deprecated Application::add() methods (HypeMC)
  • feature #​60726 Remove PropertyInfo's Type (mtarld)
  • feature #​60720 Enable the property-info constructor extractor by default (HypeMC)
  • feature #​60716 Remove LazyGhostTrait and LazyProxyTrait in favor of native lazy objects (nicolas-grekas)
  • feature #​60723 Remove support for nested options definition via setDefault(), use setOptions() instead (yceruto)
  • feature #​60721 Remove deprecated code (yceruto)
  • feature #​60712 Remove support for amphp/http-client < 5 (nicolas-grekas)
  • feature #​60697 Enforce return types on all components (nicolas-grekas)
  • feature #​60639 Bump Symfony 8 to PHP >= 8.4 (@​nicolas-grekas)

v8.0.0

Compare Source

v7.4.4

Compare Source

v7.4.0

Compare Source

v7.3.10

Compare Source

v7.3.1

Compare Source

Changelog (symfony/uid@v7.3.0...v7.3.1)

v7.3.0

Compare Source

Changelog (symfony/uid@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.8

Compare Source

Changelog (symfony/uid@v7.2.7...v7.2.8)

v7.2.0

Compare Source

Changelog (symfony/uid@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.1.6

Compare Source

Changelog (symfony/uid@v7.1.5...v7.1.6)

  • no significant changes

v7.1.5

Compare Source

Changelog (symfony/uid@v7.1.4...v7.1.5)

  • no significant changes

v7.1.4

Compare Source

Changelog (symfony/uid@v7.1.3...v7.1.4)

v7.1.1

Compare Source

Changelog (symfony/uid@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/uid@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.0.8

Compare Source

Changelog (symfony/uid@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/uid@v7.0.6...v7.0.7)

  • no significant changes

v7.0.3

Compare Source

Changelog (symfony/uid@v7.0.2...v7.0.3)

  • no significant changes

v7.0.0

Compare Source

Changelog (symfony/uid@v7.0.0-RC2...v7.0.0)

  • no significant changes
symfony/validator (symfony/validator)

v8.0.4

Compare Source

v8.0.3

Compare Source

Changelog (symfony/validator@v8.0.2...v8.0.3)

v8.0.2

Compare Source

Changelog (symfony/validator@v8.0.1...v8.0.2)

v8.0.1

Compare Source

Changelog (symfony/validator@v8.0.0...v8.0.1)

  • no significant changes

v8.0.0

Compare Source

v7.4.4

Compare Source

v7.4.3

Compare Source

Changelog (symfony/validator@v7.4.2...v7.4.3)

v7.4.2

[Compare Source](https://redirect.github.com/symfony/validator/com


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-symfony branch from 930e663 to 8874105 Compare October 29, 2021 09:34
@renovate renovate bot force-pushed the renovate/major-symfony branch from 8874105 to 9729c18 Compare November 22, 2021 15:35
@renovate renovate bot force-pushed the renovate/major-symfony branch from 9729c18 to 52261af Compare November 29, 2021 18:22
@renovate renovate bot changed the title Update dependency symfony/console to v5 Update dependency symfony/console to v6 Nov 29, 2021
@renovate renovate bot force-pushed the renovate/major-symfony branch from 52261af to 2aec6cc Compare December 9, 2021 15:19
@renovate renovate bot force-pushed the renovate/major-symfony branch from 2aec6cc to 8eb5781 Compare December 29, 2021 14:35
@renovate renovate bot force-pushed the renovate/major-symfony branch from 8eb5781 to e01fa94 Compare March 7, 2022 14:43
@renovate renovate bot force-pushed the renovate/major-symfony branch from e01fa94 to 8984b03 Compare March 20, 2022 17:36
@renovate renovate bot changed the title Update dependency symfony/console to v6 Update symfony packages (major) Mar 20, 2022
@renovate renovate bot force-pushed the renovate/major-symfony branch from 8984b03 to 6505db0 Compare April 2, 2022 10:45
@renovate renovate bot force-pushed the renovate/major-symfony branch from 6505db0 to 4c97f6b Compare April 18, 2022 23:59
@renovate renovate bot force-pushed the renovate/major-symfony branch from 4c97f6b to b881317 Compare April 27, 2022 18:35
@renovate renovate bot changed the title Update symfony packages (major) Update symfony packages to v6 (major) May 23, 2022
@renovate renovate bot force-pushed the renovate/major-symfony branch from b881317 to f92ee78 Compare May 27, 2022 11:51
@renovate renovate bot force-pushed the renovate/major-symfony branch from f92ee78 to 6e56eb2 Compare June 9, 2022 20:44
@renovate renovate bot force-pushed the renovate/major-symfony branch from 6e56eb2 to 4b6a70b Compare September 25, 2022 12:58
@renovate renovate bot force-pushed the renovate/major-symfony branch from 4b6a70b to ff1cd1c Compare November 20, 2022 21:05
@renovate renovate bot force-pushed the renovate/major-symfony branch from ff1cd1c to ed53746 Compare March 16, 2023 19:57
@renovate renovate bot force-pushed the renovate/major-symfony branch from ed53746 to 8a99808 Compare November 29, 2023 12:50
@renovate renovate bot changed the title Update symfony packages to v6 (major) Update symfony packages to v7 (major) Nov 29, 2023
@renovate
Copy link
Author

renovate bot commented Oct 25, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot force-pushed the renovate/major-symfony branch from 8a99808 to e672306 Compare March 10, 2025 13:57
@renovate renovate bot force-pushed the renovate/major-symfony branch from e672306 to 2c8e6f2 Compare August 7, 2025 00:14
@renovate renovate bot force-pushed the renovate/major-symfony branch from 2c8e6f2 to ff05e2a Compare November 27, 2025 09:02
@renovate renovate bot changed the title Update symfony packages to v7 (major) Update symfony packages to v8 (major) Nov 27, 2025
@renovate renovate bot force-pushed the renovate/major-symfony branch from ff05e2a to 85c4e55 Compare December 7, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant