Skip to content

Commit

Permalink
Bump the symfony group with 6 updates (#248)
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/browser-kit](https://github.com/symfony/browser-kit), [symfony/debug-bundle](https://github.com/symfony/debug-bundle), [symfony/dotenv](https://github.com/symfony/dotenv), [symfony/framework-bundle](https://github.com/symfony/framework-bundle), [symfony/http-client](https://github.com/symfony/http-client) and [symfony/twig-bundle](https://github.com/symfony/twig-bundle) to permit the latest version.

Updates `symfony/browser-kit` to 7.0.3
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.0/CHANGELOG.md)
- [Commits](symfony/browser-kit@v6.3.0...v7.0.3)

Updates `symfony/debug-bundle` to 7.0.3
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v6.1.0...v7.0.3)

Updates `symfony/dotenv` to 7.0.3
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v6.1.0...v7.0.3)

Updates `symfony/framework-bundle` to 7.0.3
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v6.1.0...v7.0.3)

Updates `symfony/http-client` to 7.0.3
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v6.3.0...v7.0.3)

Updates `symfony/twig-bundle` to 7.0.3
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v6.1.0...v7.0.3)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-type: direct:production
  dependency-group: symfony
- dependency-name: symfony/debug-bundle
  dependency-type: direct:production
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  dependency-group: symfony
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  dependency-group: symfony
- dependency-name: symfony/twig-bundle
  dependency-type: direct:production
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 8980a6e commit d412718
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"rinvex/countries": "^9.0",
"stenope/stenope": "^0.8.0",
"symfony/asset": "^6.1",
"symfony/browser-kit": "^6.3",
"symfony/browser-kit": "^7.0",
"symfony/console": "^6.1",
"symfony/css-selector": "^6.3",
"symfony/debug-bundle": "^6.1",
"symfony/debug-bundle": "^7.0",
"symfony/dependency-injection": "^6.1",
"symfony/dotenv": "^6.1",
"symfony/framework-bundle": "^6.1",
"symfony/http-client": "^6.3",
"symfony/dotenv": "^7.0",
"symfony/framework-bundle": "^7.0",
"symfony/http-client": "^7.0",
"symfony/http-kernel": "^6.1",
"symfony/twig-bundle": "^6.1",
"symfony/twig-bundle": "^7.0",
"symplify/package-builder": "^11.1",
"symplify/smart-file-system": "^11.1"
},
Expand Down

0 comments on commit d412718

Please sign in to comment.