Skip to content

Commit

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


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

Updates `phpstan/phpstan` from 1.10.57 to 1.10.59
- [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.57...1.10.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2024
1 parent 62526f0 commit 662083c
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 159 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"laravel/framework": "^10.0"
},
"require-dev": {
"jrmajor/cs": "^0.5.5",
"jrmajor/cs": "^0.5.6",
"orchestra/testbench": "^8.21",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.2"
Expand Down

0 comments on commit 662083c

Please sign in to comment.