chore(deps-dev): Bump phpunit/phpunit from 11.3.3 to 11.3.4 (#330)

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.3 to 11.3.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.4/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.3...11.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/331/head
dependabot[bot] 2 weeks ago committed by GitHub
parent 40f1042dce
commit 7226b95c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated

@ -1029,16 +1029,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.3.3",
"version": "11.3.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "8ed08766d9a2ed979a2f5fdbb95a0671523419c1"
"reference": "d2ef57db1410b102b250e0cdce6675a60c2a993d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8ed08766d9a2ed979a2f5fdbb95a0671523419c1",
"reference": "8ed08766d9a2ed979a2f5fdbb95a0671523419c1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d2ef57db1410b102b250e0cdce6675a60c2a993d",
"reference": "d2ef57db1410b102b250e0cdce6675a60c2a993d",
"shasum": ""
},
"require": {
@ -1109,7 +1109,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.3"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.4"
},
"funding": [
{
@ -1125,7 +1125,7 @@
"type": "tidelift"
}
],
"time": "2024-09-04T13:34:52+00:00"
"time": "2024-09-09T06:08:34+00:00"
},
{
"name": "sebastian/cli-parser",

Loading…
Cancel
Save