1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Replaced JavaScript minifier with one that works with PHP 8.0

(Looks like tedivm/jshrink is abandoned)
This commit is contained in:
Nick Liu
2020-11-27 17:11:10 +01:00
parent f256b924ce
commit 52ecd679e6
46 changed files with 3507 additions and 1072 deletions

View File

@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit1da798ad8058bf7b615c0a3d8f41e314::getLoader();
return ComposerAutoloaderInit4ce406ae486ac58c9aa71537459207ae::getLoader();