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

Allow installation of jms bundle 4 #602

Closed alexander-schranz closed 2 years ago

alexander-schranz commented 2 years 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?

Allow installation of jms bundle 4.

Why?

Avoid an error when trying to install SuluArticleBundle on latest sulu version which installs jms bundle 4.

Currently the following was required:

composer require sulu/article-bundle --no-update
composer update # downgrades jms