dependabot[bot]
eede116737
Bump doctrine/.github/.github/workflows/coding-standards.yml ( #154 )
...
Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/coding-standards.yml
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 20:04:12 +01:00
dependabot[bot]
7bd9fb7a4f
Bump doctrine/.github/.github/workflows/website-schema.yml ( #155 )
...
Bumps [doctrine/.github/.github/workflows/website-schema.yml](https://github.com/doctrine/.github ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/website-schema.yml
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 20:03:44 +01:00
dependabot[bot]
5463648d3c
Bump doctrine/.github/.github/workflows/phpstan.yml ( #156 )
...
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/phpstan.yml
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 20:03:22 +01:00
dependabot[bot]
cc98fc442a
Bump doctrine/.github/.github/workflows/continuous-integration.yml ( #157 )
...
Bumps [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github ) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/continuous-integration.yml
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 20:02:55 +01:00
dependabot[bot]
f91701cc74
Bump ramsey/composer-install from 3 to 4 ( #153 )
...
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install ) from 3 to 4.
- [Release notes](https://github.com/ramsey/composer-install/releases )
- [Commits](https://github.com/ramsey/composer-install/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: ramsey/composer-install
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 20:02:26 +01:00
Grégoire Paris
41455db44c
Merge pull request #151 from greg0ire/psr-4
...
Use shallower trees
2026-02-03 21:54:07 +01:00
Grégoire Paris
174e40c0d2
Use shallower trees
...
It is more consistent with what we do on other projects.
2026-02-03 19:52:22 +01:00
Grégoire Paris
27e02157f9
Merge pull request #149 from greg0ire/update-branch-metadata
...
Update branch metadata
2026-01-07 08:25:13 +01:00
Grégoire Paris
2b88d5bee6
Remove branchName property for branches with tags
...
This will allow us to remove these branches.
2026-01-06 08:33:36 +01:00
Grégoire Paris
d70296e294
Remove underused docs
...
By underused, I mean docs for software with less than 2k daily
downloads.
2026-01-06 08:33:36 +01:00
Grégoire Paris
d2997d2d56
Update branch metadata
...
2.1.0 has been released. As a consequence:
- 2.2.x is the next minor branch;
- 2.1.x is the current branch;
- 2.0.x is no longer maintained.
2026-01-06 08:33:35 +01:00
Grégoire Paris
23da848e1a
Merge pull request #148 from greg0ire/php-8-4
...
Require PHP 8.4
2.1.0
2026-01-05 07:47:08 +01:00
Grégoire Paris
21dcb5ff46
Require PHP 8.4
2026-01-04 23:56:39 +01:00
Grégoire Paris
7be2ebd072
Merge pull request #147 from greg0ire/phpcs-schema
...
Specify schema for PHPCS configuration file
2026-01-04 23:42:35 +01:00
Grégoire Paris
40749bbc9a
Specify schema for PHPCS configuration file
...
It helps tooling such as language servers figure out what is a valid XML
configuration file.
2026-01-04 23:38:23 +01:00
Alexander M. Turek
a64410ccca
Update CI configuration ( #145 )
2025-12-02 22:31:50 +01:00
Grégoire Paris
0b4adf465f
Merge pull request #146 from derrabus/chore/fix-gitignore
...
Adjust gitignore for PHPUnit 10
2025-12-02 21:57:35 +01:00
Alexander M. Turek
225670dc2b
Adjust gitignore for PHPUnit 10
2025-12-02 08:33:46 +01:00
Claudio Zizza
c2e3244a74
Merge pull request #140 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/continuous-integration.yml-13.1.0
...
Bump doctrine/.github/.github/workflows/continuous-integration.yml from 13.0.0 to 13.1.0
2025-12-01 23:08:43 +01:00
Claudio Zizza
63f12f5533
Merge pull request #141 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/release-on-milestone-closed.yml-13.1.0
...
Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 13.0.0 to 13.1.0
2025-12-01 23:08:28 +01:00
Claudio Zizza
836482ba9d
Merge pull request #142 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/coding-standards.yml-13.1.0
...
Bump doctrine/.github/.github/workflows/coding-standards.yml from 13.0.0 to 13.1.0
2025-12-01 23:08:18 +01:00
Claudio Zizza
c738f37203
Merge pull request #143 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/phpstan.yml-13.1.0
...
Bump doctrine/.github/.github/workflows/phpstan.yml from 13.0.0 to 13.1.0
2025-12-01 23:08:06 +01:00
Claudio Zizza
8439a91716
Merge pull request #144 from doctrine/dependabot/github_actions/doctrine/dot-github/dot-github/workflows/website-schema.yml-13.1.0
...
Bump doctrine/.github/.github/workflows/website-schema.yml from 13.0.0 to 13.1.0
2025-12-01 23:07:55 +01:00
dependabot[bot]
ddec036a87
Bump doctrine/.github/.github/workflows/website-schema.yml
...
Bumps [doctrine/.github/.github/workflows/website-schema.yml](https://github.com/doctrine/.github ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.0.0...13.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/website-schema.yml
dependency-version: 13.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 20:49:28 +00:00
dependabot[bot]
6375ace594
Bump doctrine/.github/.github/workflows/phpstan.yml
...
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.0.0...13.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/phpstan.yml
dependency-version: 13.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 20:49:27 +00:00
dependabot[bot]
f0ec44304a
Bump doctrine/.github/.github/workflows/coding-standards.yml
...
Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.0.0...13.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/coding-standards.yml
dependency-version: 13.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 20:49:26 +00:00
dependabot[bot]
3c238b899e
Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml
...
Bumps [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.0.0...13.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/release-on-milestone-closed.yml
dependency-version: 13.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 20:49:24 +00:00
dependabot[bot]
c4ae93efc9
Bump doctrine/.github/.github/workflows/continuous-integration.yml
...
Bumps [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/13.0.0...13.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/continuous-integration.yml
dependency-version: 13.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 20:49:22 +00:00
dependabot[bot]
46e1e9e76a
Bump doctrine/.github/.github/workflows/continuous-integration.yml ( #139 )
...
Bumps [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github ) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/continuous-integration.yml
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 21:28:19 +01:00
dependabot[bot]
51e183642a
Bump doctrine/.github/.github/workflows/website-schema.yml ( #134 )
...
Bumps [doctrine/.github/.github/workflows/website-schema.yml](https://github.com/doctrine/.github ) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/website-schema.yml
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:48:48 +01:00
dependabot[bot]
958fe11560
Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml ( #135 )
...
Bumps [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github ) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/release-on-milestone-closed.yml
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:48:26 +01:00
dependabot[bot]
617fca4e23
Bump doctrine/.github/.github/workflows/phpstan.yml ( #136 )
...
Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github ) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/phpstan.yml
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:47:56 +01:00
dependabot[bot]
7bd9d5dff9
Bump doctrine/.github/.github/workflows/coding-standards.yml ( #138 )
...
Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github ) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github/.github/workflows/coding-standards.yml
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:47:31 +01:00
dependabot[bot]
b4b556090a
Bump actions/checkout from 5 to 6 ( #137 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:43:11 +01:00
Grégoire Paris
95fe13ebc3
Merge pull request #133 from doctrine/dependabot/github_actions/doctrine/dot-github-12.2.0
...
Bump doctrine/.github from 12.1.0 to 12.2.0
2025-11-03 22:45:58 +01:00
dependabot[bot]
227ac92b18
Bump doctrine/.github from 12.1.0 to 12.2.0
...
Bumps [doctrine/.github](https://github.com/doctrine/.github ) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/12.1.0...v12.2.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github
dependency-version: 12.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 18:33:54 +00:00
Grégoire Paris
e2b9c6e4cd
Merge pull request #132 from doctrine/dependabot/github_actions/doctrine/dot-github-12.1.0
...
Bump doctrine/.github from 12.0.0 to 12.1.0
2025-10-27 21:54:08 +01:00
dependabot[bot]
40a6125ed6
Bump doctrine/.github from 12.0.0 to 12.1.0
...
Bumps [doctrine/.github](https://github.com/doctrine/.github ) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/12.0.0...12.1.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github
dependency-version: 12.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-27 19:25:55 +00:00
Grégoire Paris
b695305903
Merge pull request #131 from doctrine/dependabot/github_actions/doctrine/dot-github-12.0.0
...
Bump doctrine/.github from 8.0.0 to 12.0.0
2025-10-13 21:38:44 +02:00
Grégoire Paris
17cb25431f
Bump to 10.5.58
...
The last build failed with --prefer-lowest on 8.1, but the other 8.1 job
does not fail. To me, that's a reason to believe recent versions of
PHPUnit set the error reporting.
2025-10-13 21:34:59 +02:00
Grégoire Paris
7b862a0a85
Require PHPUnit 10.5.49
...
It comes with an option we use in the CI
2025-10-13 20:30:42 +02:00
dependabot[bot]
6d9603743a
Bump doctrine/.github from 8.0.0 to 12.0.0
...
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](https://github.com/doctrine/.github/compare/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] <support@github.com >
2025-10-13 18:10:51 +00:00
Grégoire Paris
8b4113984e
Merge pull request #130 from greg0ire/phpstan-2
...
Upgrade to PHPStan 2
2025-10-07 09:43:42 +02:00
Grégoire Paris
e2b9c32404
Upgrade to PHPStan 2
2025-10-06 21:16:17 +02:00
Grégoire Paris
a0442dd41b
Merge pull request #129 from doctrine/dependabot/github_actions/doctrine/dot-github-8.0.0
...
Bump doctrine/.github from 7.3.0 to 8.0.0
2025-10-06 20:55:12 +02:00
Grégoire Paris
e13c6112e2
Bump doctrine/coding-standard to v14
2025-10-06 20:53:14 +02:00
dependabot[bot]
f193fa1be7
Bump doctrine/.github from 7.3.0 to 8.0.0
...
Bumps [doctrine/.github](https://github.com/doctrine/.github ) from 7.3.0 to 8.0.0.
- [Release notes](https://github.com/doctrine/.github/releases )
- [Commits](https://github.com/doctrine/.github/compare/7.3.0...8.0.0 )
---
updated-dependencies:
- dependency-name: doctrine/.github
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 18:09:48 +00:00
Grégoire Paris
0daa7cfba7
Merge pull request #128 from doctrine/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-08-12 08:30:42 +02:00
dependabot[bot]
03e77978b4
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 01:16:09 +00:00
Grégoire Paris
62eb6d408e
Merge pull request #127 from doctrine/dependabot/github_actions/doctrine/dot-github-7.3.0
...
Bump doctrine/.github from 7.2.2 to 7.3.0
2025-06-09 22:15:13 +02:00