fix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"license": "WTFPL",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"mirzaev\\spetsresurs\\\\telegram\\robot\\entry\\": "mirzaev/spetsresurs/telegram/robot/entry/system/"
|
||||
"mirzaev\\spetsresurs\\telegram\\robot\\entry\\": "mirzaev/spetsresurs/telegram/robot/entry/system/"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
|
@@ -23,7 +23,7 @@ use Google\Client,
|
||||
Google\Service\Sheets\ValueRange;
|
||||
|
||||
|
||||
require __DIR__ . '/../../../../../../vendor/autoload.php';
|
||||
require __DIR__ . '/../../../../../../../vendor/autoload.php';
|
||||
|
||||
/* ini_set('error_reporting', E_ALL);
|
||||
ini_set('display_errors', 1);
|
Reference in New Issue
Block a user