Update autoload.php
This commit is contained in:
parent
bee41ce20b
commit
c5a4ed0424
|
@ -14,4 +14,4 @@
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require __DIR__.'/../vendor/autoload.php';
|
require_once __DIR__.'/../vendor/autoload.php';
|
||||||
|
|
Loading…
Reference in New Issue