sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
52 stars 77 forks source link

Define supported automation and headless bundle versions #637

Closed alexander-schranz closed 1 year ago

alexander-schranz commented 1 year ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Define supported automation and headless bundle versions.

Why?

The sulu/automation-bundle and sulu/headless-bundle are optional and we should define the range of the supported versions to avoid problems.

Handling of optional dependencies: https://github.com/alexander-schranz/composer-optional-dependencies :)

Prokyonn commented 1 year ago

@alexander-schranz phpstan failing on 8.1

alexander-schranz commented 1 year ago

fixed in #638