Skip to content

Commit

Permalink
Bump the composer group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the composer group with 2 updates in the / directory: [jrmajor/cs](https://github.com/jrmajor/php-cs) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `jrmajor/cs` from 0.5.6 to 0.6.0
- [Release notes](https://github.com/jrmajor/php-cs/releases)
- [Commits](jrmajor/php-cs@v0.5.6...v0.6.0)

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

---
updated-dependencies:
- dependency-name: jrmajor/cs
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent e3ba1bf commit 697d5e6
Show file tree
Hide file tree
Showing 2 changed files with 833 additions and 122 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"laravel/framework": "^10.0 || ^11.0"
},
"require-dev": {
"jrmajor/cs": "^0.5.6",
"jrmajor/cs": "^0.6.0",
"orchestra/testbench": "^8.21 || ^9.0",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^10.5"
},
"minimum-stability": "dev",
Expand Down
Loading

0 comments on commit 697d5e6

Please sign in to comment.