Skip to content

Commit

Permalink
Bump the minor-patch group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `7.0.7` | `7.1.0` |
| [composer/class-map-generator](https://github.com/composer/class-map-generator) | `1.1.1` | `1.3.2` |
| [composer/pcre](https://github.com/composer/pcre) | `3.1.3` | `3.1.4` |
| [symfony/filesystem](https://github.com/symfony/filesystem) | `7.0.7` | `7.1.0` |
| [symfony/finder](https://github.com/symfony/finder) | `7.0.7` | `7.1.0` |
| [symfony/mime](https://github.com/symfony/mime) | `7.0.7` | `7.1.0` |
| [symfony/process](https://github.com/symfony/process) | `7.0.7` | `7.1.0` |
| [symfony/string](https://github.com/symfony/string) | `7.0.7` | `7.1.0` |


Updates `symfony/console` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md)
- [Commits](symfony/console@v7.0.7...v7.1.0)

Updates `composer/class-map-generator` from 1.1.1 to 1.3.2
- [Release notes](https://github.com/composer/class-map-generator/releases)
- [Commits](composer/class-map-generator@1.1.1...1.3.2)

Updates `composer/pcre` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/composer/pcre/releases)
- [Commits](composer/pcre@3.1.3...3.1.4)

Updates `symfony/filesystem` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.1/CHANGELOG.md)
- [Commits](symfony/filesystem@v7.0.7...v7.1.0)

Updates `symfony/finder` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/7.1/CHANGELOG.md)
- [Commits](symfony/finder@v7.0.7...v7.1.0)

Updates `symfony/mime` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mime@v7.0.7...v7.1.0)

Updates `symfony/process` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.0.7...v7.1.0)

Updates `symfony/string` from 7.0.7 to 7.1.0
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md)
- [Commits](symfony/string@v7.0.7...v7.1.0)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: composer/class-map-generator
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: composer/pcre
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: symfony/filesystem
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: symfony/finder
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: symfony/mime
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: symfony/process
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: symfony/string
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 1232f15 commit 0c7a2a6
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 51 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ext-zip": "*",
"composer/composer": "^2.7.6",
"composer-plugin-api": "^2.3.0",
"symfony/console": "^7.0.7",
"symfony/console": "^7.1.0",
"twig/twig": "^3.10.3",
"twig/html-extra": "^3.10.0"
},
Expand Down
103 changes: 53 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c7a2a6

Please sign in to comment.