3 lines
49 B
PHP
3 lines
49 B
PHP
<?php
|
|
|
|
include __DIR__ . '/vendor/autoload.php';
|
<?php
|
|
|
|
include __DIR__ . '/vendor/autoload.php';
|