summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db-1.2.0-autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'php-bartlett-php-compatinfo-db-1.2.0-autoload.php')
-rw-r--r--php-bartlett-php-compatinfo-db-1.2.0-autoload.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/php-bartlett-php-compatinfo-db-1.2.0-autoload.php b/php-bartlett-php-compatinfo-db-1.2.0-autoload.php
deleted file mode 100644
index 3d3bef6..0000000
--- a/php-bartlett-php-compatinfo-db-1.2.0-autoload.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Autoloader php-bartlett-php-compatinfo-db and its dependencies
- */
-
-require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
-
-\Fedora\Autoloader\Autoload::addPsr4('Bartlett\\CompatInfoDb\\', __DIR__);
-\Fedora\Autoloader\Dependencies::required(array(
- '/usr/share/php/Composer/Semver/autoload.php',
-));
-