Skip to content

Commit

Permalink
Bump the dev-dependencies group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit), [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules), [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) and [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) to permit the latest version.

Updates `ergebnis/composer-normalize` to 2.43.0
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.42.0...2.43.0)

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

Updates `phpstan/phpstan-phpunit` to 1.4.0
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@1.3.16...1.4.0)

Updates `phpstan/phpstan-strict-rules` to 1.6.0
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@1.5.5...1.6.0)

Updates `shipmonk/composer-dependency-analyser` to 1.6.1
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](shipmonk-rnd/composer-dependency-analyser@1.5.0...1.6.1)

Updates `shipmonk/phpstan-rules` to 3.1.0
- [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases)
- [Commits](shipmonk-rnd/phpstan-rules@2.12.0...3.1.0)

---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: shipmonk/phpstan-rules
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent b422412 commit dc81d93
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"require-dev": {
"editorconfig-checker/editorconfig-checker": "^10.6.0",
"ergebnis/composer-normalize": "^2.42.0",
"phpstan/phpstan": "^1.10.67",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.5",
"ergebnis/composer-normalize": "^2.43.0",
"phpstan/phpstan": "^1.11.8",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^10.5",
"shipmonk/composer-dependency-analyser": "^1.5",
"shipmonk/composer-dependency-analyser": "^1.6",
"shipmonk/name-collision-detector": "^2.1.1",
"shipmonk/phpstan-rules": "^2.12",
"shipmonk/phpstan-rules": "^3.1",
"slevomat/coding-standard": "^8.15.0"
},
"autoload": {
Expand Down

0 comments on commit dc81d93

Please sign in to comment.