matthiasmullie / minify

CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
https://matthiasmullie.github.io/minify/
MIT License
1.96k stars 310 forks source link

Class "MatthiasMullie\PathConverter\Converter" not found #410

Open keneniah opened 1 year ago

keneniah commented 1 year ago

There seems to be a missing class in the repository or am I doing something wrong?

Best regards

Holger

jonaskohl commented 1 year ago

See here: https://github.com/matthiasmullie/path-converter

LuigiMdg commented 1 year ago

There seems to be a missing class in the repository or am I doing something wrong?

Best regards

Holger

Same problem here