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>
This commit is contained in:
dependabot[bot]
2024-09-23 03:10:37 +00:00
committed by GitHub
parent 88d88bebc9
commit fac382a5df

12
composer.lock generated
View File

@@ -11708,16 +11708,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.34", "version": "10.5.35",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3c69d315bdf79080c8e115b69d1961c6905b0e18" "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3c69d315bdf79080c8e115b69d1961c6905b0e18", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7ac8b4e63f456046dcb4c9787da9382831a1874b",
"reference": "3c69d315bdf79080c8e115b69d1961c6905b0e18", "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11789,7 +11789,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "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": [ "funding": [
{ {
@@ -11805,7 +11805,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-13T05:19:38+00:00" "time": "2024-09-19T10:52:21+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",