mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-04-30 18:42:43 +02:00
- switched from cssmin to matthiasmullie/minify for CSS minification. - the minify lib requires the path-converter lib (from the same author), which has been added as well (in include/minify/path-converter). This change is necessary because cssmin is not compatible with PHP 8.4