mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
Try to fix composer install missing
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
|
||||
require_once '../vendor/autoload.php';
|
||||
require_once dirname(__DIR__) . '/vendor/autoload.php';
|
||||
require_once 'TestRouter.php';
|
||||
Reference in New Issue
Block a user