Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [intervention/image](https://github.com/Intervention/image) | `3.7.2` | `3.8.0` |
| [laravel/framework](https://github.com/laravel/framework) | `11.19.0` | `11.21.0` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.1.1` | `5.2.2` |
| [nesbot/carbon](https://github.com/briannesbitt/Carbon) | `3.7.0` | `3.8.0` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.7.1` | `4.8.0` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.3.0` | `8.4.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.11.9` | `1.12.0` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.3.0` | `11.3.1` |


Updates `intervention/image` from 3.7.2 to 3.8.0
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](Intervention/image@3.7.2...3.8.0)

Updates `laravel/framework` from 11.19.0 to 11.21.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.19.0...v11.21.0)

Updates `laravel/telescope` from 5.1.1 to 5.2.2
- [Release notes](https://github.com/laravel/telescope/releases)
- [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md)
- [Commits](laravel/telescope@v5.1.1...v5.2.2)

Updates `nesbot/carbon` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/briannesbitt/Carbon/releases)
- [Commits](briannesbitt/Carbon@3.7.0...3.8.0)

Updates `sentry/sentry-laravel` from 4.7.1 to 4.8.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.7.1...4.8.0)

Updates `nunomaduro/collision` from 8.3.0 to 8.4.0
- [Commits](nunomaduro/collision@v8.3.0...v8.4.0)

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

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

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/telescope
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: nesbot/carbon
  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: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 6d7b1da commit 6038bb3
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 180 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"guzzlehttp/guzzle": "^7.9",
"guzzlehttp/psr7": "^2.6",
"inertiajs/inertia-laravel": "^1.3",
"intervention/image": "^3.7",
"intervention/image": "^3.8",
"jrmajor/laravel-fluent": "^1.1",
"laravel/framework": "^11.19",
"laravel/telescope": "^5.1",
"laravel/framework": "^11.21",
"laravel/telescope": "^5.2",
"laravel/tinker": "^2.9",
"league/flysystem-aws-s3-v3": "^3.28",
"nesbot/carbon": "^3.4",
"ohdearapp/ohdear-php-sdk": "^3.10",
"sentry/sentry-laravel": "^4.7",
"sentry/sentry-laravel": "^4.8",
"spatie/laravel-collection-macros": "^7.14",
"spatie/laravel-schedule-monitor": "^3.8",
"spatie/laravel-sitemap": "^7.2",
Expand All @@ -39,9 +39,9 @@
"jrmajor/cs": "^0.6.0",
"larastan/larastan": "^2.9",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.3",
"nunomaduro/collision": "^8.4",
"php-standard-library/phpstan-extension": "^1.0",
"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 6038bb3

Please sign in to comment.