Skip to content

Update symfony/class-loader requirement from ^2.0 to ^3.4#49

Merged
klapaudius merged 1 commit into5.1from
dependabot/composer/symfony/class-loader-tw-3.4
Dec 21, 2025
Merged

Update symfony/class-loader requirement from ^2.0 to ^3.4#49
klapaudius merged 1 commit into5.1from
dependabot/composer/symfony/class-loader-tw-3.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 20, 2025

Updates the requirements on symfony/class-loader to permit the latest version.

Release notes

Sourced from symfony/class-loader's releases.

v3.4.47

Changelog (symfony/class-loader@v3.4.46...v3.4.47)

  • no changes
Changelog

Sourced from symfony/class-loader's changelog.

CHANGELOG

3.3.0

  • deprecated the component: use Composer instead

3.0.0

  • The DebugClassLoader class has been removed
  • The DebugUniversalClassLoader class has been removed
  • The UniversalClassLoader class has been removed
  • The ApcUniversalClassLoader class has been removed

2.4.0

  • deprecated the UniversalClassLoader in favor of the ClassLoader class instead
  • deprecated the ApcUniversalClassLoader in favor of the ApcClassLoader class instead
  • deprecated the DebugUniversalClassLoader in favor of the DebugClassLoader class from the Debug component
  • deprecated the DebugClassLoader as it has been moved to the Debug component instead

2.3.0

  • added a WinCacheClassLoader for WinCache

2.1.0

  • added a DebugClassLoader able to wrap any autoloader providing a findFile method
  • added a new ApcClassLoader and XcacheClassLoader using composition to wrap other loaders
  • added a new ClassLoader which does not distinguish between namespaced and pear-like classes (as the PEAR convention is a subset of PSR-0) and supports using Composer's namespace maps
  • added a class map generator
  • added support for loading globally-installed PEAR packages
Commits
  • a22265a Remove branch-version (keep them for contracts only)
  • df12a49 Fix branch-version
  • 30ec6eb Remove "version" from composer.json files, use "branch-version" instead
  • 4afd812 Update versions in composer.json
  • 1709240 Remove "branch-alias", populate "version"
  • 5e119b7 Enable "native_constant_invocation" CS rule
  • 04a7e4c [ClassLoader][Routing] Fix namespace parsing on php 8.
  • e4636a4 Add missing dots at the end of exception messages
  • bcdf6ff Update links to documentation
  • a016c36 Update year in license files
  • Additional commits viewable in compare view

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 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 20, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/class-loader-tw-3.4 branch from 0e771ab to fc28d7a Compare December 20, 2025 22:20
Updates the requirements on [symfony/class-loader](https://github.com/symfony/class-loader) to permit the latest version.
- [Release notes](https://github.com/symfony/class-loader/releases)
- [Changelog](https://github.com/symfony/class-loader/blob/3.4/CHANGELOG.md)
- [Commits](symfony/class-loader@v2.0.0...v3.4.47)

---
updated-dependencies:
- dependency-name: symfony/class-loader
  dependency-version: 3.4.47
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/class-loader-tw-3.4 branch from fc28d7a to 3d098e8 Compare December 20, 2025 23:02
@klapaudius klapaudius merged commit 474f3b2 into 5.1 Dec 21, 2025
1 check failed
@dependabot dependabot bot deleted the dependabot/composer/symfony/class-loader-tw-3.4 branch December 21, 2025 18:05
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