Files
2025-08-14 22:39:38 +02:00

6 lines
150 B
PHP

<?php
// Include the autoloader to get started.
// (make sure to run `composer install`!)
require_once dirname( __FILE__ ) . '/vendor/autoload.php';