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

Run lint task under PHP 8.3 #670

Closed alexander-schranz closed 3 months ago

alexander-schranz commented 3 months 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?

Run lint task under PHP 8.3.

Why?

Sulu 2.6 atelast requires PHP 8.2 so we need atleast use PHP 8.2 or 8.3 to get latest sulu version in our lint task.