Commit e054e53
committed
Drop useless requiresPackage guard on phpat fixture
phpat/phpat is a hard require-dev pinned to ^0.12, so it is always
installed and prefer-lowest resolves 0.12.0 — the `>= 0.12` guard can
never skip. Unlike the symfony fixtures, whose constraints span multiple
majors, there is nothing to guard against here.
Co-Authored-By: Claude Code
Claude-Session: https://claude.ai/code/session_01WqA3SLHn3vQEytN5C1KCJj1 parent 037ea1c commit e054e53
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | | - | |
| 1019 | + | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | 1022 | | |
| |||
0 commit comments