Skip to content

Commit

Permalink
Bump the composer group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the composer group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.23.4` | `11.26.0` |
| [laravel/tinker](https://github.com/laravel/tinker) | `2.9.0` | `2.10.0` |
| [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.28.0` | `3.29.0` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.8.0` | `4.9.0` |
| [symfony/dom-crawler](https://github.com/symfony/dom-crawler) | `7.1.1` | `7.1.5` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.13.5` | `3.14.3` |
| [brianium/paratest](https://github.com/paratestphp/paratest) | `7.5.4` | `7.5.6` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.12.3` | `1.12.5` |



Updates `laravel/framework` from 11.23.4 to 11.26.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.23.4...v11.26.0)

Updates `laravel/tinker` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](laravel/tinker@v2.9.0...v2.10.0)

Updates `league/flysystem-aws-s3-v3` from 3.28.0 to 3.29.0
- [Commits](thephpleague/flysystem-aws-s3-v3@3.28.0...3.29.0)

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

Updates `symfony/dom-crawler` from 7.1.1 to 7.1.5
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dom-crawler@v7.1.1...v7.1.5)

Updates `barryvdh/laravel-debugbar` from 3.13.5 to 3.14.3
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](barryvdh/laravel-debugbar@v3.13.5...v3.14.3)

Updates `brianium/paratest` from 7.5.4 to 7.5.6
- [Release notes](https://github.com/paratestphp/paratest/releases)
- [Commits](paratestphp/paratest@v7.5.4...v7.5.6)

Updates `phpstan/phpstan` from 1.12.3 to 1.12.5
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.3...1.12.5)

Updates `phpunit/phpunit` from 11.3.5 to 11.4.0
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.0/ChangeLog-11.4.md)
- [Commits](sebastianbergmann/phpunit@11.3.5...11.4.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: sentry/sentry-laravel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: symfony/dom-crawler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: brianium/paratest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 68e1de8 commit 1f6d597
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 216 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"inertiajs/inertia-laravel": "^1.3",
"intervention/image": "^3.8",
"jrmajor/laravel-fluent": "^1.1",
"laravel/framework": "^11.23",
"laravel/framework": "^11.26",
"laravel/telescope": "^5.2",
"laravel/tinker": "^2.9",
"league/flysystem-aws-s3-v3": "^3.28",
"laravel/tinker": "^2.10",
"league/flysystem-aws-s3-v3": "^3.29",
"nesbot/carbon": "^3.4",
"ohdearapp/ohdear-php-sdk": "^3.10",
"sentry/sentry-laravel": "^4.8",
"sentry/sentry-laravel": "^4.9",
"spatie/laravel-collection-macros": "^7.14",
"spatie/laravel-schedule-monitor": "^3.8",
"spatie/laravel-sitemap": "^7.2",
Expand All @@ -32,7 +32,7 @@
"tightenco/ziggy": "^2.3"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.13.5",
"barryvdh/laravel-debugbar": "^3.14.3",
"barryvdh/laravel-ide-helper": "^3.1",
"brianium/paratest": "^7.5",
"fakerphp/faker": "^1.23",
Expand All @@ -41,7 +41,7 @@
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.4",
"php-standard-library/phpstan-extension": "^1.1",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan": "^1.12",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.4",
"phpunit/phpunit": "^11.3",
Expand Down
Loading

0 comments on commit 1f6d597

Please sign in to comment.