Skip to content

Commit

Permalink
Bump the symfony-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the symfony-dependencies group with 2 updates: [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) and [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge).


Updates `sentry/sentry-symfony` from 4.14.0 to 5.0.0
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-symfony@4.14.0...5.0.0)

Updates `symfony/phpunit-bridge` from 7.0.6 to 7.1.1
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.0.6...v7.1.1)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: symfony-dependencies
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent ab6f1e8 commit b69f3d2
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 518 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"php-http/httplug-bundle": "^1.14",
"ricardoper/twitteroauth": "~1.0",
"sensio/framework-extra-bundle": "^6.0",
"sentry/sentry-symfony": "^4.2",
"sentry/sentry-symfony": "^5.0",
"simplepie/simplepie": "^1.8",
"stof/doctrine-extensions-bundle": "~1.1",
"symfony/amqp-messenger": "5.4.*",
Expand Down Expand Up @@ -70,7 +70,7 @@
"symfony/css-selector": "5.4.*",
"symfony/debug-bundle": "5.4.*",
"symfony/maker-bundle": "^1.21",
"symfony/phpunit-bridge": "7.0.*",
"symfony/phpunit-bridge": "7.1.*",
"symfony/stopwatch": "5.4.*",
"symfony/web-profiler-bundle": "5.4.*"
},
Expand Down
Loading

0 comments on commit b69f3d2

Please sign in to comment.