Updated Composer files

- Bumped PEAR to version 1.10.4
- Added new classmap for App
This commit is contained in:
Hypolite Petovan 2017-04-30 00:08:46 -04:00
parent 20043914e6
commit 146258680b
74 changed files with 133 additions and 132 deletions

View file

@ -26,7 +26,7 @@ require_once 'PEAR/Command/Common.php';
* @author Greg Beaver <cellog@php.net>
* @copyright 2005-2009 The Authors
* @license http://opensource.org/licenses/bsd-license.php New BSD License
* @version Release: 1.10.3
* @version Release: 1.10.4
* @link http://pear.php.net/package/PEAR
* @since Class available since Release 1.4.1
*/