Browse Source

Bump phpunit/phpunit from 10.5.34 to 10.5.35

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.34 to 10.5.35.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.35/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/675/head
dependabot[bot] 1 year ago
committed by James Cole
parent
commit
c4d390f5a0
  1. 12
      composer.lock

12
composer.lock

@ -8280,16 +8280,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.34",
"version": "10.5.35",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3c69d315bdf79080c8e115b69d1961c6905b0e18"
"reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3c69d315bdf79080c8e115b69d1961c6905b0e18",
"reference": "3c69d315bdf79080c8e115b69d1961c6905b0e18",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7ac8b4e63f456046dcb4c9787da9382831a1874b",
"reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b",
"shasum": ""
},
"require": {
@ -8361,7 +8361,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.34"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.35"
},
"funding": [
{
@ -8377,7 +8377,7 @@
"type": "tidelift"
}
],
"time": "2024-09-13T05:19:38+00:00"
"time": "2024-09-19T10:52:21+00:00"
},
{
"name": "roave/security-advisories",

Loading…
Cancel
Save