Skip to content

Commit

Permalink
build(deps-dev): bump the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /requirement-checker with 4 updates: [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize), [fidry/makefile](https://github.com/theofidry/makefile), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [symfony/yaml](https://github.com/symfony/yaml).


Updates `ergebnis/composer-normalize` from 2.37.0 to 2.39.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.37.0...2.39.0)

Updates `fidry/makefile` from 0.2.3 to 1.0.1
- [Release notes](https://github.com/theofidry/makefile/releases)
- [Commits](theofidry/makefile@0.2.3...1.0.1)

Updates `phpunit/phpunit` from 9.6.13 to 10.4.2
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md)
- [Commits](sebastianbergmann/phpunit@9.6.13...10.4.2)

Updates `symfony/yaml` from 6.3.3 to 6.3.8
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.3/CHANGELOG.md)
- [Commits](symfony/yaml@v6.3.3...v6.3.8)

---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: fidry/makefile
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: symfony/yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 1248728 commit d862b7a
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 469 deletions.
4 changes: 2 additions & 2 deletions requirement-checker/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.29",
"fidry/makefile": "^0.2.1",
"phpunit/phpunit": "^9.0",
"fidry/makefile": "^1.0.1",
"phpunit/phpunit": "^10.4",
"symfony/yaml": "^6.2"
},
"autoload": {
Expand Down
Loading

0 comments on commit d862b7a

Please sign in to comment.