Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps doctrine/.github from 8.0.0 to 12.0.0.

Release notes

Sourced from doctrine/.github's releases.

Require docs/composer.json

You now need a composer.json inside docs if you want to use the documentation workflow.

Fix version checking

No release notes provided.

Check PHP Config

Changed

The PHPUnit jobs now check the PHP config.

Use development config file for PHP

Changed

setup-php is now configured to use the development ini file of PHP

Use docs builder for documentation.yml

Changes the documentation workflow by using the unified docs-builder.

To upgrade

  • Ensure docs reside in docs/en
  • Ensure docs/composer.json exists
Commits
  • bc894fb Merge pull request #70 from greg0ire/fix-comparison
  • b41495f Fix version checking
  • 4671c81 Merge pull request #69 from greg0ire/remove-require
  • 4a7d4aa Assume documentation composer.json is already present
  • 6206d2f Configure working-directory properly
  • 698b5c0 Merge pull request #68 from greg0ire/cpc
  • 76b9a74 Check PHP configuration
  • 0b40ed3 Merge pull request #67 from greg0ire/dev-file
  • 42502ed Use development file
  • cf7c368 Merge pull request #66 from doctrine/update-docs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [doctrine/.github](https://github.com/doctrine/.github) from 8.0.0 to 12.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@8.0.0...12.0.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the CI label Oct 13, 2025
@derrabus
Copy link
Member

We need to bump PHPUnit so that it doesn't get downgraded too far in the "lowest" job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant