Skip to content

Commit

Permalink
Bump phpunit/phpunit from 11.4.3 to 11.4.4
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.3 to 11.4.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.4/ChangeLog-11.4.md)
- [Commits](sebastianbergmann/phpunit@11.4.3...11.4.4)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 04b0a0b commit 3086e0c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"psr-4": {"Tideways\\LaravelOctane\\": "src/"}
},
"require-dev": {
"phpunit/phpunit": "^11.4.3",
"phpunit/phpunit": "^11.4.4",
"symfony/process": "^7.1.8"
}
}
30 changes: 15 additions & 15 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3086e0c

Please sign in to comment.