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
parent 21fecb956c
commit 6067da7d28
74 changed files with 92 additions and 91 deletions

View file

@ -120,7 +120,7 @@ define('XML_UTIL_COLLAPSE_XHTML_ONLY', 2);
* @author Stephan Schmidt <schst@php.net>
* @copyright 2003-2008 Stephan Schmidt <schst@php.net>
* @license http://opensource.org/licenses/bsd-license New BSD License
* @version Release: 1.4.2
* @version Release: 1.4.3
* @link http://pear.php.net/package/XML_Util
*/
class XML_Util