We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e2bc3 commit e382db9Copy full SHA for e382db9
1 file changed
debian/autoload.php
@@ -8,7 +8,7 @@
8
9
declare(strict_types=1);
10
11
-require_once '/usr/share/php/EaseCore/autoload.php';
+require_once '/usr/share/php/Ease/autoload.php';
12
13
// PSR-4 autoloader for EaseHtml classes
14
spl_autoload_register(function (string $class): void {
0 commit comments