Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 6.2.0 into 7.0.x #768

Closed
wants to merge 25 commits into from

Conversation

github-actions[bot]
Copy link

Release Notes for 6.2.0

Feature release (minor)

Changed

  • Upgraded to doctrine/doctrine-module ^6.2.0, see release notes
  • doctrine/cache ^2 is now required (1.x is not supported anymore) - Note: This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config since the 6.0.0 release. If you are using other adapters than array and filesystem, you might need to require additional laminas packages!
  • doctrine/dbal 3.x is now required (2.x not supported anymore)

Removed

  • Support for PHP 8.0

6.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 10
  • Total contributors: 1

Enhacement

dependabot bot and others added 25 commits September 3, 2024 21:02
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ithub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Removed Psalm in favour of PHPStan
Upgraded PHPStan from 1.12 to 2.0
Dropped support for doctrine/dbal 2.x
Upgraded to doctrine/doctrine-module ^6.2.0
Updated to doctrine-coding-standard v12
Updated and removed unnecessary dev dependencies
@driehle driehle deleted the branch 7.0.x December 30, 2024 16:23
@driehle driehle closed this Dec 30, 2024
@driehle driehle deleted the 6.2.x-merge-up-into-7.0.x_Fu6y69Pn branch December 30, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants