Skip to content

Commit

Permalink
chore(deps): bump the composer group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the composer group with 2 updates in the / directory: [laravel/framework](https://github.com/laravel/framework) and [symfony/http-client](https://github.com/symfony/http-client).


Updates `laravel/framework` from 10.1.5 to 10.48.23
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v10.1.5...v10.48.23)

Updates `symfony/http-client` from 6.2.13 to 6.4.15
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v6.2.13...v6.4.15)

Updates `symfony/http-foundation` from 6.4.13 to 6.4.15
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.13...v6.4.15)

Updates `symfony/process` from 6.4.13 to 6.4.15
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v6.4.13...v6.4.15)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: symfony/http-client
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: symfony/http-foundation
  dependency-type: indirect
  dependency-group: composer
- dependency-name: symfony/process
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 2593627 commit 1e373d3
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 99 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"guzzlehttp/guzzle": "~7.5.0",
"hashids/hashids": "~5.0.0",
"laracasts/utilities": "~3.2.2",
"laravel/framework": "~10.1.3",
"laravel/framework": "~10.48.23",
"laravel/helpers": "~1.6.0",
"laravel/sanctum": "~3.2.1",
"laravel/tinker": "~2.8.1",
Expand All @@ -41,7 +41,7 @@
"spatie/laravel-fractal": "~6.0.3",
"spatie/laravel-query-builder": "~5.1.2",
"staudenmeir/belongs-to-through": "~2.13",
"symfony/http-client": "~6.2.6",
"symfony/http-client": "~6.4.15",
"symfony/mailgun-mailer": "~6.2.5",
"symfony/postmark-mailer": "~6.2.5",
"symfony/yaml": "~6.2.5",
Expand Down
Loading

0 comments on commit 1e373d3

Please sign in to comment.