Skip to content

Upgrade phpunit, doctrine, web profiler recipes#280

Merged
Prokyonn merged 3 commits intosulu:2.6from
alexander-schranz:feature/recipes-upgrades
May 21, 2025
Merged

Upgrade phpunit, doctrine, web profiler recipes#280
Prokyonn merged 3 commits intosulu:2.6from
alexander-schranz:feature/recipes-upgrades

Conversation

@alexander-schranz
Copy link
Copy Markdown
Member

@alexander-schranz alexander-schranz commented May 20, 2025

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Upgrade phpunit, doctrine, web profiler recipes via composer recipes:update.

Why?

The current recipes where outdated.

@Prokyonn
Copy link
Copy Markdown
Member

@alexander-schranz the phpunit 10 adjustments are missing 🤔

@alexander-schranz
Copy link
Copy Markdown
Member Author

@Prokyonn false linked PR: symfony/recipes#1285

@Prokyonn Prokyonn merged commit b3242c8 into sulu:2.6 May 21, 2025
4 checks passed
@alexander-schranz
Copy link
Copy Markdown
Member Author

alexander-schranz commented May 21, 2025

PS: Skeleton still uses phpunit 9.6:

"phpunit/phpunit": "^9.6",

As provided by the symfony test pack current version 1.1.0. But it looks good that soonish the test-pack will remove the symfony phpunit bridge in favor of normal phpunit then we can upgrade skeleton to latest phpunit version.

The upgrade we will tackle in an own PR as soon: symfony/recipes#1401 is merged

@alexander-schranz alexander-schranz deleted the feature/recipes-upgrades branch May 21, 2025 08:27
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