Skip to content

Upgrade phpunit, doctrine, web profiler recipes #280

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

Merged
merged 3 commits into from
May 21, 2025

Conversation

alexander-schranz
Copy link
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
Member

@alexander-schranz the phpunit 10 adjustments are missing 🤔

@alexander-schranz
Copy link
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
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