Pull Request: https://github.com/php/web-php/pull/965 Author: dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.4 to 11.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/releases">phpunit/phpunit's releases</a>.</em></p> <blockquote> <h2>PHPUnit 11.0.5</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5652">#5652</a>: <code>HRTime::duration()</code> throws <code>InvalidArgumentException</code></li> <li><code>--exclude-filter</code> CLI option does not work</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.0/installation.html">How to install or update PHPUnit</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/11.0.5/ChangeLog-11.0.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.0.5] - 2024-03-09</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5652">#5652</a>: <code>HRTime::duration()</code> throws <code>InvalidArgumentException</code></li> <li><code>--exclude-filter</code> CLI option does not work</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/da2de3900beab025398ba37705b0f5ecafb3e1ab"><code>da2de39</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/55a4e9614de7da0eb36c5c5318fa0f88f314c12b"><code>55a4e96</code></a> Merge branch '10.5' into 11.0</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/41a9886b85ac7bf3929853baf96b95361cd69d2b"><code>41a9886</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/5f3854e2e8524d5e2877b7938ed8954458387377"><code>5f3854e</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/5384dd18a682f1cb26d97e1958ae054a557ac9ba"><code>5384dd1</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/944c4c615f345458f3bb5fe6ec336cc91aa0375d"><code>944c4c6</code></a> Add link to documentation</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/34b51b25858c9567ac86a0b8f22bd78cf71e7169"><code>34b51b2</code></a> Enhancement: Create release when tag is pushed</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/aac77264cd69850ff55eaba6b9f2fccb4d9069f2"><code>aac7726</code></a> Initial work on script that extracts release notes from ChangeLog file <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5550">#5550</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/205897a19558302287afda502deb71fac8f52cc8"><code>205897a</code></a> Merge branch '10.5' into 11.0</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/5a7ea4e113858bd2df23eaa62cb06845133ba9f2"><code>5a7ea4e</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.0.4...11.0.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>