Releases: doctrine/.github
Releases · doctrine/.github
Bump actions/*-artifact and ramsey/composer-install
What's Changed
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #79
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #78
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #82
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #81
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #80
Full Changelog: 13.1.0...14.0.0
actions/checkout v6
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #77
Full Changelog: 13.0.0...13.1.0
PHP 8.5
Sync documentation workflow PHP version with website
What's Changed
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #74
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #73
- Set php version to the same as website by @SenseException in #75
Full Changelog: 12.1.0...v12.2.0
12.1.0
Require docs/composer.json
You now need a composer.json inside docs if you want to use the documentation workflow.
Fix version checking
11.0.0 11.0.0
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.jsonexists