From df38b1ba95e3d138fee6fc08fad757ce04be224b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 04:14:46 +0000 Subject: [PATCH] Bump amphp/socket from 0.10.9 to 0.10.13 Bumps [amphp/socket](https://github.com/amphp/socket) from 0.10.9 to 0.10.13. - [Release notes](https://github.com/amphp/socket/releases) - [Commits](https://github.com/amphp/socket/compare/v0.10.9...v0.10.13) Signed-off-by: dependabot-preview[bot] --- composer.lock | 202 +++++++++++++++++++++++++------------------------- 1 file changed, 101 insertions(+), 101 deletions(-) diff --git a/composer.lock b/composer.lock index 87181c0..9329c22 100644 --- a/composer.lock +++ b/composer.lock @@ -8,26 +8,27 @@ "packages": [ { "name": "amphp/amp", - "version": "v2.0.7", + "version": "v2.3.2", "source": { "type": "git", "url": "https://github.com/amphp/amp.git", - "reference": "d561cc9736bc18dd94a2fc9cdae98b616bd92c43" + "reference": "9fa04aa6f87a8200fc0961de6bcc5465785c0c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/amp/zipball/d561cc9736bc18dd94a2fc9cdae98b616bd92c43", - "reference": "d561cc9736bc18dd94a2fc9cdae98b616bd92c43", + "url": "https://api.github.com/repos/amphp/amp/zipball/9fa04aa6f87a8200fc0961de6bcc5465785c0c6f", + "reference": "9fa04aa6f87a8200fc0961de6bcc5465785c0c6f", "shasum": "" }, "require": { "php": ">=7" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", + "ext-json": "*", "phpstan/phpstan": "^0.8.5", - "phpunit/phpunit": "^6.0.9", + "phpunit/phpunit": "^6.0.9 | ^7", "react/promise": "^2" }, "type": "library", @@ -50,14 +51,6 @@ "MIT" ], "authors": [ - { - "name": "Bob Weinand", - "email": "bobwei9@hotmail.com" - }, - { - "name": "Niklas Keller", - "email": "me@kelunik.com" - }, { "name": "Daniel Lowrey", "email": "rdlowrey@php.net" @@ -65,6 +58,14 @@ { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" + }, + { + "name": "Bob Weinand", + "email": "bobwei9@hotmail.com" + }, + { + "name": "Niklas Keller", + "email": "me@kelunik.com" } ], "description": "A non-blocking concurrency framework for PHP applications.", @@ -80,28 +81,30 @@ "non-blocking", "promise" ], - "time": "2018-04-30T20:49:57+00:00" + "time": "2019-10-26T14:31:57+00:00" }, { "name": "amphp/byte-stream", - "version": "v1.3.1", + "version": "v1.7.1", "source": { "type": "git", "url": "https://github.com/amphp/byte-stream.git", - "reference": "1b75b122e6f069e7d102eef065dc192119d99ca7" + "reference": "9d8205686a004948475dc43f8a88d2fa5e75a113" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/byte-stream/zipball/1b75b122e6f069e7d102eef065dc192119d99ca7", - "reference": "1b75b122e6f069e7d102eef065dc192119d99ca7", + "url": "https://api.github.com/repos/amphp/byte-stream/zipball/9d8205686a004948475dc43f8a88d2fa5e75a113", + "reference": "9d8205686a004948475dc43f8a88d2fa5e75a113", "shasum": "" }, "require": { "amphp/amp": "^2" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", "friendsofphp/php-cs-fixer": "^2.3", + "infection/infection": "^0.9.3", "phpunit/phpunit": "^6" }, "type": "library", @@ -118,13 +121,13 @@ "MIT" ], "authors": [ - { - "name": "Niklas Keller", - "email": "me@kelunik.com" - }, { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" + }, + { + "name": "Niklas Keller", + "email": "me@kelunik.com" } ], "description": "A stream abstraction to make working with non-blocking I/O simple.", @@ -137,29 +140,29 @@ "non-blocking", "stream" ], - "time": "2018-04-04T05:33:09+00:00" + "time": "2019-10-27T14:33:41+00:00" }, { "name": "amphp/cache", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/amphp/cache.git", - "reference": "ab2339e465d9d383dc748f288d530fd7cd7aadea" + "reference": "884c102a84fdda3eac71746878d55312319550f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/cache/zipball/ab2339e465d9d383dc748f288d530fd7cd7aadea", - "reference": "ab2339e465d9d383dc748f288d530fd7cd7aadea", + "url": "https://api.github.com/repos/amphp/cache/zipball/884c102a84fdda3eac71746878d55312319550f6", + "reference": "884c102a84fdda3eac71746878d55312319550f6", "shasum": "" }, "require": { "amphp/amp": "^2" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", - "phpunit/phpunit": "^6" + "phpunit/phpunit": "^6 | ^7 | ^8" }, "type": "library", "autoload": { @@ -183,37 +186,35 @@ ], "description": "A promise-aware caching API for Amp.", "homepage": "https://github.com/amphp/cache", - "time": "2017-10-04T19:22:12+00:00" + "time": "2019-09-21T08:52:12+00:00" }, { "name": "amphp/dns", - "version": "v0.9.13", + "version": "v0.9.15", "source": { "type": "git", "url": "https://github.com/amphp/dns.git", - "reference": "4647e5f58263ffdeff7da5c269f517cb48cff84f" + "reference": "2a3e7376f42b289230c0921aceaec5bbf253299d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/dns/zipball/4647e5f58263ffdeff7da5c269f517cb48cff84f", - "reference": "4647e5f58263ffdeff7da5c269f517cb48cff84f", + "url": "https://api.github.com/repos/amphp/dns/zipball/2a3e7376f42b289230c0921aceaec5bbf253299d", + "reference": "2a3e7376f42b289230c0921aceaec5bbf253299d", "shasum": "" }, "require": { "amphp/amp": "^2", "amphp/byte-stream": "^1.1", "amphp/cache": "^1.2", - "amphp/file": "^0.2 || ^0.3", "amphp/parser": "^1", - "amphp/uri": "^0.1", "amphp/windows-registry": "^0.3", "daverandom/libdns": "^2.0.1", "ext-filter": "*", "php": ">=7.0" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", "phpunit/phpunit": "^6" }, "type": "library", @@ -261,30 +262,30 @@ "dns", "resolve" ], - "time": "2018-05-01T18:08:54+00:00" + "time": "2019-07-08T20:58:50+00:00" }, { "name": "amphp/file", - "version": "v0.3.1", + "version": "v0.3.5", "source": { "type": "git", "url": "https://github.com/amphp/file.git", - "reference": "7bb476921b67cd7da361cf0d6bf9d80ec130421d" + "reference": "ba57064e7c0cbcae89429afb2ba93b8f31bd7fc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/file/zipball/7bb476921b67cd7da361cf0d6bf9d80ec130421d", - "reference": "7bb476921b67cd7da361cf0d6bf9d80ec130421d", + "url": "https://api.github.com/repos/amphp/file/zipball/ba57064e7c0cbcae89429afb2ba93b8f31bd7fc8", + "reference": "ba57064e7c0cbcae89429afb2ba93b8f31bd7fc8", "shasum": "" }, "require": { "amphp/amp": "^2", "amphp/byte-stream": "^1", - "amphp/parallel": "^0.2" + "amphp/parallel": "^1" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", "phpunit/phpunit": "^6" }, "type": "library", @@ -327,7 +328,7 @@ "non-blocking", "static" ], - "time": "2018-03-17T12:24:35+00:00" + "time": "2019-03-01T16:38:04+00:00" }, { "name": "amphp/hpack", @@ -641,33 +642,30 @@ }, { "name": "amphp/parallel", - "version": "v0.2.5", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/amphp/parallel.git", - "reference": "732694688461936bec02c0ccf020dfee10c4f7ee" + "reference": "53aa422eaf89a539b4df58284f7bdf5219e37f66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/parallel/zipball/732694688461936bec02c0ccf020dfee10c4f7ee", - "reference": "732694688461936bec02c0ccf020dfee10c4f7ee", + "url": "https://api.github.com/repos/amphp/parallel/zipball/53aa422eaf89a539b4df58284f7bdf5219e37f66", + "reference": "53aa422eaf89a539b4df58284f7bdf5219e37f66", "shasum": "" }, "require": { "amphp/amp": "^2", - "amphp/byte-stream": "^1.2", + "amphp/byte-stream": "^1.5", "amphp/parser": "^1", - "amphp/process": "^0.2 || ^0.3", + "amphp/process": "^1", "amphp/sync": "^1.0.1" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", "phpunit/phpunit": "^6" }, - "suggest": { - "ext-pthreads": "Required for thread contexts" - }, "type": "library", "autoload": { "psr-4": { @@ -700,7 +698,7 @@ "multi-processing", "multi-threading" ], - "time": "2018-03-21T14:37:51+00:00" + "time": "2019-05-11T17:13:47+00:00" }, { "name": "amphp/parser", @@ -755,26 +753,26 @@ }, { "name": "amphp/process", - "version": "v0.3.3", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/amphp/process.git", - "reference": "b795d20a7f6d5a0637128a02be613f520f1705fc" + "reference": "355b1e561b01c16ab3d78fada1ad47ccc96df70e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/process/zipball/b795d20a7f6d5a0637128a02be613f520f1705fc", - "reference": "b795d20a7f6d5a0637128a02be613f520f1705fc", + "url": "https://api.github.com/repos/amphp/process/zipball/355b1e561b01c16ab3d78fada1ad47ccc96df70e", + "reference": "355b1e561b01c16ab3d78fada1ad47ccc96df70e", "shasum": "" }, "require": { "amphp/amp": "^2", - "amphp/byte-stream": "^1", + "amphp/byte-stream": "^1.4", "php": ">=7" }, "require-dev": { + "amphp/php-cs-fixer-config": "dev-master", "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", "phpunit/phpunit": "^6" }, "type": "library", @@ -783,7 +781,7 @@ "Amp\\Process\\": "lib" }, "files": [ - "lib/constants.php" + "lib/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -806,20 +804,20 @@ ], "description": "Asynchronous process manager.", "homepage": "https://github.com/amphp/process", - "time": "2018-04-08T18:55:42+00:00" + "time": "2019-02-26T16:33:03+00:00" }, { "name": "amphp/socket", - "version": "v0.10.9", + "version": "v0.10.13", "source": { "type": "git", "url": "https://github.com/amphp/socket.git", - "reference": "6e9686b62b87c2cad235139a44be5121fe34edbb" + "reference": "d84f6e09675488a52fb6ff5e2d53ecc5d587667a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/socket/zipball/6e9686b62b87c2cad235139a44be5121fe34edbb", - "reference": "6e9686b62b87c2cad235139a44be5121fe34edbb", + "url": "https://api.github.com/repos/amphp/socket/zipball/d84f6e09675488a52fb6ff5e2d53ecc5d587667a", + "reference": "d84f6e09675488a52fb6ff5e2d53ecc5d587667a", "shasum": "" }, "require": { @@ -849,10 +847,6 @@ "MIT" ], "authors": [ - { - "name": "Niklas Keller", - "email": "me@kelunik.com" - }, { "name": "Daniel Lowrey", "email": "rdlowrey@gmail.com" @@ -860,6 +854,10 @@ { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" + }, + { + "name": "Niklas Keller", + "email": "me@kelunik.com" } ], "description": "Async socket connection / server tools for Amp.", @@ -873,37 +871,38 @@ "tcp", "tls" ], - "time": "2018-05-01T21:14:10+00:00" + "time": "2019-11-05T22:34:12+00:00" }, { "name": "amphp/sync", - "version": "v1.0.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/amphp/sync.git", - "reference": "a1d8f244eb19e3e2a96abc4686cebc80995bbc90" + "reference": "dae12b6bd1aef8f720edf8ceb4595c57a1a1b7db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/sync/zipball/a1d8f244eb19e3e2a96abc4686cebc80995bbc90", - "reference": "a1d8f244eb19e3e2a96abc4686cebc80995bbc90", + "url": "https://api.github.com/repos/amphp/sync/zipball/dae12b6bd1aef8f720edf8ceb4595c57a1a1b7db", + "reference": "dae12b6bd1aef8f720edf8ceb4595c57a1a1b7db", "shasum": "" }, "require": { - "amphp/amp": "^2" + "amphp/amp": "^2.2", + "php": ">=7.1" }, "require-dev": { - "amphp/phpunit-util": "^1", - "friendsofphp/php-cs-fixer": "^2.3", - "phpunit/phpunit": "^6" + "amphp/php-cs-fixer-config": "dev-master", + "amphp/phpunit-util": "^1.1", + "phpunit/phpunit": "^8 || ^7" }, "type": "library", "autoload": { "psr-4": { - "Amp\\Sync\\": "lib" + "Amp\\Sync\\": "src" }, "files": [ - "lib/functions.php" + "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -911,13 +910,13 @@ "MIT" ], "authors": [ - { - "name": "Stephen Coakley", - "email": "me@stephencoakley.com" - }, { "name": "Aaron Piotrowski", "email": "aaron@trowski.com" + }, + { + "name": "Stephen Coakley", + "email": "me@stephencoakley.com" } ], "description": "Mutex, Semaphore, and other synchronization tools for Amp.", @@ -929,20 +928,20 @@ "semaphore", "synchronization" ], - "time": "2017-11-29T21:48:53+00:00" + "time": "2019-09-26T20:57:15+00:00" }, { "name": "amphp/uri", - "version": "v0.1.3", + "version": "v0.1.4", "source": { "type": "git", "url": "https://github.com/amphp/uri.git", - "reference": "b857ba4df3cf0852302ba1637fccce4ce1205241" + "reference": "30065946d5c69f44c8a47bf8838244029984ff61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/uri/zipball/b857ba4df3cf0852302ba1637fccce4ce1205241", - "reference": "b857ba4df3cf0852302ba1637fccce4ce1205241", + "url": "https://api.github.com/repos/amphp/uri/zipball/30065946d5c69f44c8a47bf8838244029984ff61", + "reference": "30065946d5c69f44c8a47bf8838244029984ff61", "shasum": "" }, "require-dev": { @@ -973,7 +972,7 @@ ], "description": "Uri Parser and Resolver.", "homepage": "https://github.com/amphp/uri", - "time": "2017-10-23T12:40:35+00:00" + "time": "2019-05-13T18:25:34+00:00" }, { "name": "amphp/websocket-server", @@ -1042,24 +1041,25 @@ }, { "name": "amphp/windows-registry", - "version": "v0.3.1", + "version": "v0.3.2", "source": { "type": "git", "url": "https://github.com/amphp/windows-registry.git", - "reference": "46ba1463dfffc8081b4b483fac05d3f51ecb1d87" + "reference": "834af7a30ad7c006b0326ccd2686ddc6e6943366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/windows-registry/zipball/46ba1463dfffc8081b4b483fac05d3f51ecb1d87", - "reference": "46ba1463dfffc8081b4b483fac05d3f51ecb1d87", + "url": "https://api.github.com/repos/amphp/windows-registry/zipball/834af7a30ad7c006b0326ccd2686ddc6e6943366", + "reference": "834af7a30ad7c006b0326ccd2686ddc6e6943366", "shasum": "" }, "require": { "amphp/amp": "^2", - "amphp/process": "^0.2 || ^0.3" + "amphp/byte-stream": "^1.4", + "amphp/process": "^1" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.3" + "amphp/php-cs-fixer-config": "dev-master" }, "type": "library", "autoload": { @@ -1078,7 +1078,7 @@ } ], "description": "Windows Registry Reader.", - "time": "2017-12-11T08:35:51+00:00" + "time": "2018-10-24T03:34:54+00:00" }, { "name": "cash/lrucache",