Skip to content

Update symfony/asset requirement from ^6.0 to ^8.0#300

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/asset-tw-8.0
Open

Update symfony/asset requirement from ^6.0 to ^8.0#300
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/asset-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 8, 2026

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

Release notes

Sourced from symfony/asset's releases.

v8.0.6

Changelog (symfony/asset@v8.0.5...v8.0.6)

  • bug #63317 Fix JsonManifestVersionStrategy exception on missing manifest in non-strict mode (@​claude)
Changelog

Sourced from symfony/asset's changelog.

CHANGELOG

6.1

  • UrlPackage accepts empty strings as base_url, in order to simplify local dev configuration

6.0

  • Remove RemoteJsonManifestVersionStrategy, use JsonManifestVersionStrategy instead

5.3

  • deprecated RemoteJsonManifestVersionStrategy, use JsonManifestVersionStrategy instead.

5.1.0

  • added RemoteJsonManifestVersionStrategy to download manifest over HTTP.

4.2.0

  • added different protocols to be allowed as asset base_urls

3.4.0

  • added optional arguments $basePath and $secure in RequestStackContext::__construct() to provide a default request context in case the stack is empty

3.3.0

  • Added JsonManifestVersionStrategy as a way to read final, versioned paths from a JSON manifest file.

2.7.0

  • added the component
Commits
  • e32d844 Merge branch '7.4' into 8.0
  • d944ae8 Merge branch '6.4' into 7.4
  • 1bd59aa [Asset] Fix JsonManifestVersionStrategy exception on missing manifest in non-...
  • 2401c7e Merge branch '7.4' into 8.0
  • a6f49cf Merge branch '7.3' into 7.4
  • da95c6a Merge branch '6.4' into 7.3
  • 28dd5b3 do not use PHPUnit mock objects without configured expectations
  • e07d70c Merge branch '7.4' into 8.0
  • 0f7bccb replace PHPUnit annotations with attributes
  • 9732e49 Merge branch '7.4' into 8.0
  • 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 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/asset](https://github.com/symfony/asset) to permit the latest version.
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/8.1/CHANGELOG.md)
- [Commits](symfony/asset@v6.0.0...v8.0.6)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-version: 8.0.6
  dependency-type: direct:production
...

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 Mar 8, 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