Commit 4701ec0
committed
Fix CI: downgrade doctrine/instantiator for PHP 8.3 and use phpunit directly
- Downgrade doctrine/instantiator from 2.1.0 to 2.0.0 in lock file
(2.1.0 requires PHP 8.4, but Docker image uses PHP 8.3)
- Run phpunit directly in CI instead of composer test since the
final Docker image doesn't include composer
https://claude.ai/code/session_01UCN4sKD3Zkdbimn3QgTHSB1 parent 3e65b9c commit 4701ec0
2 files changed
Lines changed: 17 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments