Commit b06bc97
fix: use php-mpdf Debian autoloader instead of vendor/autoload.php
Switch from /usr/share/php/mpdf/vendor/autoload.php (which pollutes
Composer\InstalledVersions) to the new /usr/share/php/mpdf/autoload.php
provided by the fixed php-mpdf Debian package.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9159be4 commit b06bc97
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments