project structure created
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
vendor
|
||||||
|
composer.json
|
||||||
|
composer.lock
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
declare(strict_types=1);
|
||||||
|
require __DIR__ . '/../vendor/autoload.php';
|
||||||
Reference in New Issue
Block a user