Skip to content
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

Lolli 4 #34

Merged
merged 7 commits into from
Feb 6, 2024
Merged

Lolli 4 #34

merged 7 commits into from
Feb 6, 2024

Conversation

lolli42
Copy link
Owner

@lolli42 lolli42 commented Feb 6, 2024

No description provided.

lolli42/FineDiff 1.1.x drops support for
PHP <= 8.2 - this is in line with latest
symfony 7 and phpunit.

1.0 will continue to receive bug fixes
for a while, if really needed.

> composer req php:">=8.2"
> composer req --dev phpunit/phpunit:^11.0.2
composer req --dev phpunit/phpunit:"^10.5.10 || ^11.0.2"

phpunit 11 conflicts with php-cs-fixer via sebastian/diff ^6
for now, so we allow phpunit 10 for a while.
Huge version jump finally possible with
dropped PHP versions.

> composer req --dev friendsofphp/php-cs-fixer:^3.49.0
> composer req --dev phpstan/phpstan:"^1.10.57"
@lolli42 lolli42 merged commit 5c38868 into main Feb 6, 2024
4 checks passed
@lolli42 lolli42 deleted the lolli-4 branch February 6, 2024 15:24
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.

1 participant