Skip to content

Drop alice-yaml-fixtures-to-php command and symfony/yaml - #141

Merged
TomasVotruba merged 1 commit into
mainfrom
drop-alice-command
Sep 17, 2026
Merged

TomasVotruba merged 1 commit into
mainfrom
drop-alice-command

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Removes the alice-yaml-fixtures-to-php command - no longer needed.

It was the only consumer of symfony/yaml (Yaml::parseFile()), so that dependency is dropped from require too. Remaining YAML handling is regex/text-based and needs no parser.

  • deletes src/Command/AliceYamlFixturesToPhpCommand.php
  • drops symfony/yaml from composer.json
  • removes README section 8 and renumbers the following sections

The command is auto-discovered by the entropy container, so no registration to clean up.

Other touched files are Rector/ECS autofixes surfaced on the current tool versions, to keep CI green.

Tests, PHPStan, ECS, Rector all green locally.

@TomasVotruba
TomasVotruba merged commit 891df7c into main Sep 17, 2026
8 checks passed
@TomasVotruba
TomasVotruba deleted the drop-alice-command branch September 17, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant