Move spyc to composer.json
This commit is contained in:
1046
src/util/spyc.php
1046
src/util/spyc.php
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@
|
||||
* @license GPL-2.0-or-later
|
||||
*/
|
||||
|
||||
include __DIR__ . '/spyc.php';
|
||||
require_once __DIR__ . '/../../vendor/autoload.php';
|
||||
|
||||
define( 'DATA_DIRECTORY', __DIR__ . '/../../data' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user