diff options
author | Remi Collet <remi@remirepo.net> | 2020-07-06 15:25:00 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-07-06 15:25:00 +0200 |
commit | f207de38d4ec2acdbbc165e191b2839cd33f5884 (patch) | |
tree | 512f0054e9a9f30b1e9ab321b915336e60d7d48a /php-bartlett-PHP-CompatInfo-5.1.0-autoload.php | |
parent | 19bc8513f2fa37e4f2b5b546b0f67eeef1314ca1 (diff) |
test build for upcoming 5.3.0
raise dependency on PHP 7.1.3
raise dependency on bartlett/php-reflect 4.4
raise dependency on bartlett/php-compatinfo-db 2.0
switch to phpunit8
Diffstat (limited to 'php-bartlett-PHP-CompatInfo-5.1.0-autoload.php')
-rw-r--r-- | php-bartlett-PHP-CompatInfo-5.1.0-autoload.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-bartlett-PHP-CompatInfo-5.1.0-autoload.php b/php-bartlett-PHP-CompatInfo-5.1.0-autoload.php index 61e455b..9d05d9f 100644 --- a/php-bartlett-PHP-CompatInfo-5.1.0-autoload.php +++ b/php-bartlett-PHP-CompatInfo-5.1.0-autoload.php @@ -9,7 +9,6 @@ require_once '/usr/share/php/Fedora/Autoloader/autoload.php'; \Fedora\Autoloader\Dependencies::required(array( '/usr/share/php/Bartlett/Reflect/autoload.php', '/usr/share/php/Bartlett/CompatInfoDb/autoload.php', - '/usr/share/php/PhpParser3/autoload.php', '/usr/share/php/Psr/Log/autoload.php', '/usr/share/php/Doctrine/Common/Cache/autoload.php', )); |