Pull Request: https://github.com/php/web-php/pull/1030
Author: dependabot[bot]

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.2.5 to 11.2.7.
<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.2.7</h2>
<h3>Changed</h3>
<ul>
<li>Updated dependencies (so that users that install using Composer's 
<code>--prefer-lowest</code> CLI option also get recent versions)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5892";>#5892</a>:
 Errors during write of <code>phpunit.xml</code> are not handled correctly when 
<code>--generate-configuration</code> is used</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.2/installation.html";>How to install 
or update PHPUnit</a></p>
<h2>PHPUnit 11.2.6</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5880";>#5880</a>:
 Add hints to CLI parameter deprecation messages</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.2/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.2.7/ChangeLog-11.2.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[11.2.7] - 2024-07-10</h2>
<h3>Changed</h3>
<ul>
<li>Updated dependencies (so that users that install using Composer's 
<code>--prefer-lowest</code> CLI option also get recent versions)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5892";>#5892</a>:
 Errors during write of <code>phpunit.xml</code> are not handled correctly when 
<code>--generate-configuration</code> is used</li>
</ul>
<h2>[11.2.6] - 2024-07-03</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5880";>#5880</a>:
 Add hints to CLI parameter deprecation messages</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/15c7e69dec4a8f246840859e6b430bd2abeb5039";><code>15c7e69</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/12fa662af67562f4e9e5bc78d70841a8e172c77f";><code>12fa662</code></a>
 Merge branch '10.5' into 11.2</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/2425f713b2a5350568ccb1a2d3984841a23e83c5";><code>2425f71</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/bd443e2981f3c692961e6441082cf7ffc46df659";><code>bd443e2</code></a>
 Merge branch '9.6' into 10.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/49d7820565836236411f5dc002d16dd689cde42f";><code>49d7820</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/4b4161b79fe49bdcd5e6d54279f968866fdd80b4";><code>4b4161b</code></a>
 Merge branch '8.5' into 9.6</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/172ba97bcf97ae6ef86ca256adf77aece8a143fe";><code>172ba97</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/5c31114675ce1db7208907fab13b297bb83b9d82";><code>5c31114</code></a>
 Merge branch '10.5' into 11.2</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/dbf493125a6f6875a54c744b0eb0bb6b50741171";><code>dbf4931</code></a>
 Merge branch '9.6' into 10.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/7f343c4d82209679dd32d24c8cb47645aa9268c2";><code>7f343c4</code></a>
 Merge branch '8.5' into 9.6</li>
<li>Additional commits viewable in <a 
href="https://github.com/sebastianbergmann/phpunit/compare/11.2.5...11.2.7";>compare
 view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=11.2.5&new-version=11.2.7)](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>

Reply via email to