Update existing Composer dependencies

- MobileDetect 2.8.26
- Pear 1.10.5
- XML Util 1.4.3
This commit is contained in:
Hypolite Petovan 2017-09-27 22:37:32 -04:00
commit 6067da7d28
74 changed files with 92 additions and 91 deletions

View file

@ -131,7 +131,7 @@ define('PEAR_ERRORSTACK_ERR_OBJTOSTRING', 2);
* $local_stack = new PEAR_ErrorStack('MyPackage');
* </code>
* @author Greg Beaver <cellog@php.net>
* @version 1.10.4
* @version 1.10.5
* @package PEAR_ErrorStack
* @category Debugging
* @copyright 2004-2008 Greg Beaver