Update dependencies

This commit is contained in:
Kijin Sung 2025-08-13 21:19:10 +09:00
parent fad0bc9153
commit 4497b68366
37 changed files with 503 additions and 502 deletions

View file

@ -17,6 +17,4 @@ namespace MatthiasMullie\Minify\Exceptions;
*
* @author Matthias Mullie <minify@mullie.eu>
*/
class IOException extends BasicException
{
}
class IOException extends BasicException {}