diff --git a/composer.lock b/composer.lock index 3580d109dc..2956c95d93 100644 --- a/composer.lock +++ b/composer.lock @@ -39,13 +39,13 @@ } }, "autoload": { - "psr-4": { - "Amp\\": "lib" - }, "files": [ "lib/functions.php", "lib/Internal/functions.php" - ] + ], + "psr-4": { + "Amp\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -123,12 +123,12 @@ } }, "autoload": { - "psr-4": { - "Amp\\ByteStream\\": "lib" - }, "files": [ "lib/functions.php" - ] + ], + "psr-4": { + "Amp\\ByteStream\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -192,14 +192,14 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Parallel\\": "lib" - }, "files": [ "lib/Context/functions.php", "lib/Sync/functions.php", "lib/Worker/functions.php" - ] + ], + "psr-4": { + "Amp\\Parallel\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -303,12 +303,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Process\\": "lib" - }, "files": [ "lib/functions.php" - ] + ], + "psr-4": { + "Amp\\Process\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -361,12 +361,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Serialization\\": "src" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "Amp\\Serialization\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -417,13 +417,13 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\Sync\\": "src" - }, "files": [ "src/functions.php", "src/ConcurrentIterator/functions.php" - ] + ], + "psr-4": { + "Amp\\Sync\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -767,12 +767,12 @@ }, "type": "library", "autoload": { - "psr-0": { - "HTMLPurifier": "library/" - }, "files": [ "library/HTMLPurifier.composer.php" ], + "psr-0": { + "HTMLPurifier": "library/" + }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] @@ -1096,10 +1096,10 @@ }, { "name": "pear-pear.horde.org/Horde_Imap_Client", - "version": "2.30.1", + "version": "2.30.5", "dist": { "type": "file", - "url": "https://pear.horde.org/get/Horde_Imap_Client-2.30.1.tgz" + "url": "https://pear.horde.org/get/Horde_Imap_Client-2.30.5.tgz" }, "require": { "ext-hash": "*", @@ -1116,7 +1116,7 @@ "php": "<8.0.0.0" }, "replace": { - "pear-horde/horde_imap_client": "== 2.30.1.0" + "pear-horde/horde_imap_client": "== 2.30.5.0" }, "type": "pear-library", "autoload": { @@ -1356,17 +1356,17 @@ }, { "name": "pear-pear.horde.org/Horde_Socket_Client", - "version": "2.1.3", + "version": "2.1.4", "dist": { "type": "file", - "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.3.tgz" + "url": "https://pear.horde.org/get/Horde_Socket_Client-2.1.4.tgz" }, "require": { "pear-pear.horde.org/horde_exception": "<3.0.0.0", "php": "<8.0.0.0" }, "replace": { - "pear-horde/horde_socket_client": "== 2.1.3.0" + "pear-horde/horde_socket_client": "== 2.1.4.0" }, "type": "pear-library", "autoload": { @@ -1462,7 +1462,7 @@ "license": [ "BSD-2-Clause" ], - "description": "A collection of stream wrappers." + "description": "A library of stream wrappers." }, { "name": "pear-pear.horde.org/Horde_Stringprep", @@ -1521,7 +1521,7 @@ "license": [ "BSD-2-Clause" ], - "description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well." + "description": "Support library not tied to Horde but used by it." }, { "name": "pear-pear.horde.org/Horde_Text_Filter", @@ -1729,13 +1729,13 @@ }, "type": "library", "autoload": { - "psr-4": { - "Rubix\\ML\\": "src/" - }, "files": [ "src/constants.php", "src/functions.php" - ] + ], + "psr-4": { + "Rubix\\ML\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1870,14 +1870,14 @@ }, "type": "library", "autoload": { + "files": [ + "src/constants.php" + ], "psr-4": { - "Tensor\\": "src/", "JAMA\\": "lib/JAMA", + "Tensor\\": "src/", "Zephir\\Optimizers\\FunctionCall\\": "optimizers/" - }, - "files": [ - "src/constants.php" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1974,12 +1974,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2048,12 +2048,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -2124,12 +2124,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ]