Commit a36e0f6
fix: add AbstractFileUpload to composer-require-checker whitelist
AbstractFileUpload is used in FileUploadFactoryInterface return types
but is an optional dependency. Adding it to the whitelist allows
the optional file upload functionality to work correctly.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 21aede2 commit a36e0f6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments