Skip to content

Commit

Permalink
tools(deps-dev): Update maglnet/composer-require-checker requirement …
Browse files Browse the repository at this point in the history
…from 4.7.1 to 4.12.0 in /tools/composer-require-checker (#468)

Updates the requirements on
[maglnet/composer-require-checker](https://github.com/maglnet/ComposerRequireChecker)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/maglnet/ComposerRequireChecker/releases">maglnet/composer-require-checker's
releases</a>.</em></p>
<blockquote>
<h2>4.12.0</h2>
<h3>Release Notes for <a
href="https://github.com/maglnet/ComposerRequireChecker/milestone/54">4.12.0</a></h3>
<p>Feature release (minor)</p>
<h3>4.12.0</h3>
<ul>
<li>Total issues resolved: <strong>0</strong></li>
<li>Total pull requests resolved: <strong>1</strong></li>
<li>Total contributors: <strong>1</strong></li>
</ul>
<h4>dependencies,enhancement</h4>
<ul>
<li><a
href="https://redirect.github.com/maglnet/ComposerRequireChecker/pull/547">547:
Allow PHP 8.4</a> thanks to <a
href="https://github.com/MidnightDesign"><code>@​MidnightDesign</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/404a092708799953b1de6bfca5473b8536ba98b9"><code>404a092</code></a>
Merge pull request <a
href="https://redirect.github.com/maglnet/ComposerRequireChecker/issues/547">#547</a>
from MidnightDesign/php-8.4</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/e6226be3d9ae69f99ed0422964e2083203b1c8ec"><code>e6226be</code></a>
Allow PHP 8.4</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/eb5e9a09736e3ec26e373a7cc96e0413baa01063"><code>eb5e9a0</code></a>
Lock file maintenance</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/760b58f2bbd36572aec08d5d15e8b25d1d61a57e"><code>760b58f</code></a>
Lock file maintenance</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/3515d0bf449144d215343fe1d98a64217b23c08e"><code>3515d0b</code></a>
Lock file maintenance</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/dae874dedb0f9c4aaca79c933f54be20562e0e7d"><code>dae874d</code></a>
Update dependency phpstan/phpstan to ^1.12.0</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/e2caca8a33dedd855f27a051a4c0addcfbcc6007"><code>e2caca8</code></a>
Lock file maintenance</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/e590f8231556d8511d0bed2eb76576eb8e4b6686"><code>e590f82</code></a>
Lock file maintenance</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/a37cd42dd7bdbb3b0e8f4d1287be659cd4b07e15"><code>a37cd42</code></a>
Lock file maintenance</li>
<li><a
href="https://github.com/maglnet/ComposerRequireChecker/commit/d5c37e8cf722a95d2bf274917fb6b585571cdfdb"><code>d5c37e8</code></a>
Update dependency phpstan/phpstan to ^1.11.11</li>
<li>Additional commits viewable in <a
href="https://github.com/maglnet/ComposerRequireChecker/compare/4.7.1...4.12.0">compare
view</a></li>
</ul>
</details>
<br />


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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Kowalleck <[email protected]>
  • Loading branch information
dependabot[bot] and jkowalleck authored Sep 12, 2024
1 parent 71c1e7c commit d98953b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/composer-require-checker/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": "^8.1"
},
"require-dev": {
"maglnet/composer-require-checker": "4.7.1",
"maglnet/composer-require-checker": "4.7.1 || 4.12.0",
"roave/security-advisories": "dev-latest"
},
"prefer-stable": true,
Expand Down

0 comments on commit d98953b

Please sign in to comment.