[PHP-WEBMASTER] [web-php] PR #1092: composer(deps-dev): bump phpunit/phpunit from 11.4.0 to 11.4.1

Pull Request: composer(deps-dev): bump phpunit/phpunit from 11.4.0 to 11.4.1 by dependabot[bot] · Pull Request #1092 · php/web-php · GitHub
Author: dependabot[bot]

Bumps [phpunit/phpunit](GitHub - sebastianbergmann/phpunit: The PHP Unit Testing framework.) from 11.4.0 to 11.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/releases&quot;&gt;phpunit/phpunit&#39;s releases</a>.</em></p>
<blockquote>
<h2>PHPUnit 11.4.1</h2>
<h3>Changed</h3>
<ul>
<li>Updated regular expressions used by <code>StringMatchesFormatDescription</code> constraint to be consistent with PHP's <code>run-tests.php</code></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5977&quot;&gt;\#5977&lt;/a&gt;: TestDox result collector does not correctly handle baseline-ignored <code>E_DEPRECATED</code> issues</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.4/installation.html&quot;&gt;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.4.1/ChangeLog-11.4.md&quot;&gt;phpunit/phpunit&#39;s changelog</a>.</em></p>
<blockquote>
<h2>[11.4.1] - 2024-10-08</h2>
<h3>Changed</h3>
<ul>
<li>Updated regular expressions used by <code>StringMatchesFormatDescription</code> constraint to be consistent with PHP's <code>run-tests.php</code></li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5977&quot;&gt;\#5977&lt;/a&gt;: TestDox result collector does not correctly handle baseline-ignored <code>E_DEPRECATED</code> issues</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/7875627f15f4da7e7f0823d1f323f7295a77334e&quot;&gt;&lt;code&gt;7875627&lt;/code&gt;&lt;/a&gt; Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/14353201433e1888f449e2dd96957fdfc78a4771&quot;&gt;&lt;code&gt;1435320&lt;/code&gt;&lt;/a&gt; Merge branch '10.5' into 11.4</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870&quot;&gt;&lt;code&gt;aa0a8ce&lt;/code&gt;&lt;/a&gt; Prepare release</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/c5a67e72fce72089943e50869a4d823db412c675&quot;&gt;&lt;code&gt;c5a67e7&lt;/code&gt;&lt;/a&gt; Merge branch '10.5' into 11.4</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/126dcea55ed95c891d09d950c4a3d7ea660b92e3&quot;&gt;&lt;code&gt;126dcea&lt;/code&gt;&lt;/a&gt; Closes <a href="Issues · sebastianbergmann/phpunit · GitHub;
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/f2416db5a838c2d7a9cc5a28351bfb7427105672&quot;&gt;&lt;code&gt;f2416db&lt;/code&gt;&lt;/a&gt; Merge branch '10.5' into 11.4</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/f19334f3011eeffb06cfffecedb1183bbe3c91ab&quot;&gt;&lt;code&gt;f19334f&lt;/code&gt;&lt;/a&gt; Closes <a href="Issues · sebastianbergmann/phpunit · GitHub;
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/690a1f703d64b928216c91b8b8da6420ccc4ff2d&quot;&gt;&lt;code&gt;690a1f7&lt;/code&gt;&lt;/a&gt; Fix CS/WS issue</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/2403ff78fe92e7785d355286c6181213d109be2d&quot;&gt;&lt;code&gt;2403ff7&lt;/code&gt;&lt;/a&gt; Fix CS/WS issue</li>
<li><a href="https://github.com/sebastianbergmann/phpunit/commit/360f0f08ac0ccc618f0dca74c2216a4d95e8865c&quot;&gt;&lt;code&gt;360f0f0&lt;/code&gt;&lt;/a&gt; Merge branch '10.5' into 11.4</li>
<li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.4.0...11.4.1&quot;&gt;compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](compatibility: 96%)](About Dependabot security updates - GitHub Docs)

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>