diff options
Diffstat (limited to 'php-sabre-http-autoload.php')
-rw-r--r-- | php-sabre-http-autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-sabre-http-autoload.php b/php-sabre-http-autoload.php index bd1e8e2..bd755f0 100644 --- a/php-sabre-http-autoload.php +++ b/php-sabre-http-autoload.php @@ -1,6 +1,6 @@ <?php /** - * Autoloader for justinrainbow/json-schema and its dependencies + * Autoloader for sabre/http and its dependencies */ $vendorDir = '/usr/share/php'; |