diff --git a/composer.lock b/composer.lock index 7eae93efc9..801e965005 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a80b9ad3da416d52873c1fa2095cdc0d", + "content-hash": "e4928649a5ccc6ce453a7bff40b6f5d6", "packages": [ { "name": "akeneo/batch-bundle", @@ -235,16 +235,16 @@ }, { "name": "brick/math", - "version": "0.8.15", + "version": "0.8.17", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "9b08d412b9da9455b210459ff71414de7e6241cd" + "reference": "e6f8e7d04346a95be89580f8c2c22d6c3fa65556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd", - "reference": "9b08d412b9da9455b210459ff71414de7e6241cd", + "url": "https://api.github.com/repos/brick/math/zipball/e6f8e7d04346a95be89580f8c2c22d6c3fa65556", + "reference": "e6f8e7d04346a95be89580f8c2c22d6c3fa65556", "shasum": "" }, "require": { @@ -283,7 +283,7 @@ "type": "tidelift" } ], - "time": "2020-04-15T15:59:35+00:00" + "time": "2020-08-18T23:41:20+00:00" }, { "name": "cboden/ratchet", @@ -396,16 +396,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -453,12 +453,16 @@ "url": "https://packagist.com", "type": "custom" }, + { + "url": "https://github.com/composer", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], - "time": "2020-04-08T08:27:21+00:00" + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/composer", @@ -542,16 +546,16 @@ }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "610045d2a33b8e368abebc789f6f4180b4f88ab6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/610045d2a33b8e368abebc789f6f4180b4f88ab6", + "reference": "610045d2a33b8e368abebc789f6f4180b4f88ab6", "shasum": "" }, "require": { @@ -599,7 +603,21 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2020-09-08T14:18:25+00:00" }, { "name": "composer/spdx-licenses", @@ -1148,16 +1166,16 @@ }, { "name": "doctrine/dbal", - "version": "2.10.2", + "version": "2.10.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8" + "reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8", - "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/03ca23afc2ee062f5d3e32426ad37c34a4770dcf", + "reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf", "shasum": "" }, "require": { @@ -1167,13 +1185,14 @@ "php": "^7.2" }, "require-dev": { - "doctrine/coding-standard": "^6.0", + "doctrine/coding-standard": "^8.1", "jetbrains/phpstorm-stubs": "^2019.1", "nikic/php-parser": "^4.4", - "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^8.4.1", + "phpstan/phpstan": "^0.12.40", + "phpunit/phpunit": "^8.5.5", + "psalm/plugin-phpunit": "^0.10.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", - "vimeo/psalm": "^3.11" + "vimeo/psalm": "^3.14.2" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -1252,7 +1271,7 @@ "type": "tidelift" } ], - "time": "2020-04-20T17:19:26+00:00" + "time": "2020-09-02T01:35:42+00:00" }, { "name": "doctrine/doctrine-bundle", @@ -2059,16 +2078,16 @@ }, { "name": "egulias/email-validator", - "version": "2.1.19", + "version": "2.1.20", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "840d5603eb84cc81a6a0382adac3293e57c1c64c" + "reference": "f46887bc48db66c7f38f668eb7d6ae54583617ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/840d5603eb84cc81a6a0382adac3293e57c1c64c", - "reference": "840d5603eb84cc81a6a0382adac3293e57c1c64c", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f46887bc48db66c7f38f668eb7d6ae54583617ff", + "reference": "f46887bc48db66c7f38f668eb7d6ae54583617ff", "shasum": "" }, "require": { @@ -2113,7 +2132,7 @@ "validation", "validator" ], - "time": "2020-08-08T21:28:19+00:00" + "time": "2020-09-06T13:44:32+00:00" }, { "name": "evenement/evenement", @@ -2370,16 +2389,16 @@ }, { "name": "gedmo/doctrine-extensions", - "version": "v2.4.41", + "version": "v2.4.42", "source": { "type": "git", "url": "https://github.com/Atlantic18/DoctrineExtensions.git", - "reference": "e55a6727052f91834a968937c93b6fb193be8fb6" + "reference": "b6c4442b4f32ce05673fbdf1fa4a2d5e315cc0a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/e55a6727052f91834a968937c93b6fb193be8fb6", - "reference": "e55a6727052f91834a968937c93b6fb193be8fb6", + "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/b6c4442b4f32ce05673fbdf1fa4a2d5e315cc0a4", + "reference": "b6c4442b4f32ce05673fbdf1fa4a2d5e315cc0a4", "shasum": "" }, "require": { @@ -2448,60 +2467,7 @@ "tree", "uploadable" ], - "time": "2020-05-10T22:20:03+00:00" - }, - { - "name": "gos/pnctl-event-loop-emitter", - "version": "v0.1.7", - "source": { - "type": "git", - "url": "https://github.com/GeniusesOfSymfony/PNCTLEventLoopEmitter.git", - "reference": "93bb0f0e60e4e1f4025f77c8a4fd9ae0c3b45fb3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/GeniusesOfSymfony/PNCTLEventLoopEmitter/zipball/93bb0f0e60e4e1f4025f77c8a4fd9ae0c3b45fb3", - "reference": "93bb0f0e60e4e1f4025f77c8a4fd9ae0c3b45fb3", - "shasum": "" - }, - "require": { - "evenement/evenement": "~2.0|~3.0", - "php": ">=5.4", - "react/event-loop": "~0.4.0|^0.5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Gos\\Component\\PnctlEventLoopEmitter\\": "src/" - }, - "files": [ - "src/functions.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Johann Saunier", - "email": "johann_27@hotmail.fr" - } - ], - "description": "Pnctl event emitter for event loop", - "homepage": "https://github.com/GeniusesOfSymfony/PnctlEventLoopEmitter", - "keywords": [ - "Pnctl", - "event loop", - "reactphp" - ], - "abandoned": true, - "time": "2018-04-09T11:12:07+00:00" + "time": "2020-08-21T01:27:20+00:00" }, { "name": "gos/pubsub-router-bundle", @@ -2561,41 +2527,57 @@ }, { "name": "gos/web-socket-bundle", - "version": "v1.8.12", + "version": "v1.10.3", "source": { "type": "git", "url": "https://github.com/GeniusesOfSymfony/WebSocketBundle.git", - "reference": "15174761596ebe9fb58d037ec144822531922f66" + "reference": "e040437d823a4bbcfa84d5992b6c41ee59ee20bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GeniusesOfSymfony/WebSocketBundle/zipball/15174761596ebe9fb58d037ec144822531922f66", - "reference": "15174761596ebe9fb58d037ec144822531922f66", + "url": "https://api.github.com/repos/GeniusesOfSymfony/WebSocketBundle/zipball/e040437d823a4bbcfa84d5992b6c41ee59ee20bd", + "reference": "e040437d823a4bbcfa84d5992b6c41ee59ee20bd", "shasum": "" }, "require": { "cboden/ratchet": "^0.4.1", - "gos/pnctl-event-loop-emitter": "^0.1", "gos/pubsub-router-bundle": "^0.3", "gos/websocket-client": "^0.1", "ocramius/proxy-manager": "^1.0|^2.1", - "php": ">=5.4", - "symfony/framework-bundle": "^2.3|^3.0|^4.0" + "php": ">=7.2", + "psr/log": "^1.0", + "react/event-loop": "^1.0", + "symfony/config": "^2.3|^3.0|^4.0", + "symfony/console": "^2.3|^3.0|^4.0", + "symfony/dependency-injection": "^2.3|^3.0|^4.0", + "symfony/event-dispatcher": "^2.3|^3.0|^4.0", + "symfony/http-foundation": "^2.3|^3.0|^4.0", + "symfony/http-kernel": "^2.3|^3.0|^4.0", + "symfony/security-core": "^2.3|^3.0|^4.0" + }, + "conflict": { + "twig/twig": "<1.34|>=2.0,<2.4" }, "require-dev": { - "phpunit/phpunit": "^4.8" + "phpunit/phpunit": "^8.5|^9.0" }, "suggest": { - "ext-amqp": "*", - "ext-libev": "*", - "ext-libevent": ">=0.0.5", - "ext-zmq": "*", - "symfony/proxy-manager-bridge": "~2.3" + "doctrine/cache": "^1.0 to use doctrine/cache as a client driver", + "ext-amqp": "* to use the amqp pusher", + "ext-zmq": "* to use the zmq pusher", + "gos/react-amqp": "^0.2 to use the amqp server push handler", + "predis/predis": "^1.0 to use Predis as a client driver", + "react/zmq": "^0.4 to use zmq server push handler", + "symfony/cache": "^3.1|^4.0 to use symfony/cache as a client driver", + "symfony/options-resolver": "^2.3|^3.0|^4.0 to use the pushers", + "symfony/serializer": "^2.3|^3.0|^4.0 to use the pushers", + "symfony/stopwatch": "^2.3|^3.0|^4.0 to use the data collectors", + "twig/twig": "^1.34|^2.4|^3.0 to use the Twig extension" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.8.x-dev" + "dev-1.x": "1.x-dev" } }, "autoload": { @@ -2626,7 +2608,13 @@ "io", "websocket" ], - "time": "2018-03-08T20:37:00+00:00" + "funding": [ + { + "url": "https://github.com/mbabker", + "type": "github" + } + ], + "time": "2020-03-20T15:38:29+00:00" }, { "name": "gos/websocket-client", @@ -4654,16 +4642,16 @@ }, { "name": "lcobucci/jwt", - "version": "3.3.2", + "version": "3.3.3", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "56f10808089e38623345e28af2f2d5e4eb579455" + "reference": "c1123697f6a2ec29162b82f170dd4a491f524773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455", - "reference": "56f10808089e38623345e28af2f2d5e4eb579455", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c1123697f6a2ec29162b82f170dd4a491f524773", + "reference": "c1123697f6a2ec29162b82f170dd4a491f524773", "shasum": "" }, "require": { @@ -4715,7 +4703,7 @@ "type": "patreon" } ], - "time": "2020-05-22T08:21:12+00:00" + "time": "2020-08-20T13:22:28+00:00" }, { "name": "league/event", @@ -5709,16 +5697,16 @@ }, { "name": "oro/oauth2-server", - "version": "4.1.5", + "version": "4.1.6", "source": { "type": "git", "url": "https://github.com/oroinc/oauth2-server.git", - "reference": "10427b738aad05491179dcb5b95379e274319782" + "reference": "eac54f85b3af283659045bec7dc1ac24e4cb11b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/10427b738aad05491179dcb5b95379e274319782", - "reference": "10427b738aad05491179dcb5b95379e274319782", + "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/eac54f85b3af283659045bec7dc1ac24e4cb11b8", + "reference": "eac54f85b3af283659045bec7dc1ac24e4cb11b8", "shasum": "" }, "require": { @@ -5761,20 +5749,20 @@ "source": "https://github.com/oroinc/oauth2-server/tree/4.1", "issues": "https://github.com/oroinc/oauth2-server/issues" }, - "time": "2020-08-10T11:41:02+00:00" + "time": "2020-09-04T09:44:42+00:00" }, { "name": "oro/platform", - "version": "4.1.7", + "version": "4.1.8", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", - "reference": "ed9e0dc1db14c0f5475733f82c0d5c4ac70874a3" + "reference": "ec404ed60e8d07b06da16351c472d5aa55f8c69a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/platform/zipball/ed9e0dc1db14c0f5475733f82c0d5c4ac70874a3", - "reference": "ed9e0dc1db14c0f5475733f82c0d5c4ac70874a3", + "url": "https://api.github.com/repos/oroinc/platform/zipball/ec404ed60e8d07b06da16351c472d5aa55f8c69a", + "reference": "ec404ed60e8d07b06da16351c472d5aa55f8c69a", "shasum": "" }, "require": { @@ -5804,7 +5792,7 @@ "ezyang/htmlpurifier": "4.12.*", "friendsofsymfony/jsrouting-bundle": "2.2.*", "friendsofsymfony/rest-bundle": "2.7.*", - "gos/web-socket-bundle": "1.8.12", + "gos/web-socket-bundle": "1.10.3", "guzzle/guzzle": "3.7.4", "hwi/oauth-bundle": "0.6.*", "incenteev/composer-parameter-handler": "2.1.*", @@ -5844,7 +5832,7 @@ "symfony/polyfill-php70": "1.*", "symfony/security-acl": "~3.0.0", "symfony/swiftmailer-bundle": "3.1.2", - "symfony/symfony": "4.4.2", + "symfony/symfony": "4.4.11", "tinymce/tinymce": "4.6.*", "twig/extensions": "1.5.*", "twig/twig": "2.12.*", @@ -5863,14 +5851,14 @@ "friendsofphp/php-cs-fixer": "2.16.*", "johnkary/phpunit-speedtrap": "3.0.*", "mybuilder/phpunit-accelerator": "dev-master", - "nelmio/alice": "3.5.*", + "nelmio/alice": "3.6.*", "oro/twig-inspector": "1.0.*", "phpmd/phpmd": "2.6.*", "phpunit/phpcov": "5.0.*", - "phpunit/phpunit": "7.5.15", + "phpunit/phpunit": "7.5.*", "sebastian/phpcpd": "4.0.*", "squizlabs/php_codesniffer": "3.5.*", - "symfony/phpunit-bridge": "4.3.*", + "symfony/phpunit-bridge": "4.4.*", "theofidry/alice-data-fixtures": "1.0.*" }, "suggest": { @@ -6042,20 +6030,20 @@ "source": "https://github.com/oroinc/platform/tree/4.1", "issues": "https://github.com/oroinc/platform/issues" }, - "time": "2020-08-14T14:18:51+00:00" + "time": "2020-09-04T06:03:25+00:00" }, { "name": "oro/platform-serialised-fields", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/OroEntitySerializedFieldsBundle.git", - "reference": "7e41bbda72ee4b441254ac61d774fc4ce2b79960" + "reference": "65cf8d0dd70ab86c4244b7ae876ca9e1c33a7c00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroEntitySerializedFieldsBundle/zipball/7e41bbda72ee4b441254ac61d774fc4ce2b79960", - "reference": "7e41bbda72ee4b441254ac61d774fc4ce2b79960", + "url": "https://api.github.com/repos/oroinc/OroEntitySerializedFieldsBundle/zipball/65cf8d0dd70ab86c4244b7ae876ca9e1c33a7c00", + "reference": "65cf8d0dd70ab86c4244b7ae876ca9e1c33a7c00", "shasum": "" }, "require": { @@ -6096,20 +6084,20 @@ "source": "https://github.com/oroinc/OroEntitySerializedFieldsBundle/tree/4.1", "issues": "https://github.com/oroinc/OroEntitySerializedFieldsBundle/issues" }, - "time": "2020-07-02T13:50:59+00:00" + "time": "2020-09-04T09:37:50+00:00" }, { "name": "oro/redis-config", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/redis-config.git", - "reference": "12820637b3b6c0b86ac4812678cc3ae0ff7ee375" + "reference": "f117d4b6f5e57e8c758fb0f67d3726fb0861c298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/redis-config/zipball/12820637b3b6c0b86ac4812678cc3ae0ff7ee375", - "reference": "12820637b3b6c0b86ac4812678cc3ae0ff7ee375", + "url": "https://api.github.com/repos/oroinc/redis-config/zipball/f117d4b6f5e57e8c758fb0f67d3726fb0861c298", + "reference": "f117d4b6f5e57e8c758fb0f67d3726fb0861c298", "shasum": "" }, "require": { @@ -6149,7 +6137,7 @@ "source": "https://github.com/oroinc/redis-config/tree/4.1", "issues": "https://github.com/oroinc/redis-config/issues" }, - "time": "2020-08-12T15:56:33+00:00" + "time": "2020-08-27T17:25:33+00:00" }, { "name": "paragonie/random_compat", @@ -6263,16 +6251,16 @@ }, { "name": "php-http/discovery", - "version": "1.9.1", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "64a18cc891957e05d91910b3c717d6bd11fbede9" + "reference": "88ff14cad4a0db68b343260fa7ac3f1599703660" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/64a18cc891957e05d91910b3c717d6bd11fbede9", - "reference": "64a18cc891957e05d91910b3c717d6bd11fbede9", + "url": "https://api.github.com/repos/php-http/discovery/zipball/88ff14cad4a0db68b343260fa7ac3f1599703660", + "reference": "88ff14cad4a0db68b343260fa7ac3f1599703660", "shasum": "" }, "require": { @@ -6324,7 +6312,7 @@ "message", "psr7" ], - "time": "2020-07-13T15:44:45+00:00" + "time": "2020-09-04T08:41:23+00:00" }, { "name": "php-http/httplug", @@ -6540,20 +6528,20 @@ }, { "name": "php-http/message", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c" + "reference": "2c7256e3c1aba0bfca70f099810f1c7712e00945" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c", - "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c", + "url": "https://api.github.com/repos/php-http/message/zipball/2c7256e3c1aba0bfca70f099810f1c7712e00945", + "reference": "2c7256e3c1aba0bfca70f099810f1c7712e00945", "shasum": "" }, "require": { - "clue/stream-filter": "^1.4", + "clue/stream-filter": "^1.4.1", "php": "^7.1", "php-http/message-factory": "^1.0.2", "psr/http-message": "^1.0" @@ -6564,6 +6552,7 @@ "require-dev": { "akeneo/phpspec-skip-example-extension": "^1.0", "coduo/phpspec-data-provider-extension": "^1.0", + "ergebnis/composer-normalize": "^2.1", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "henrikbjorn/phpspec-code-coverage": "^1.0", @@ -6608,7 +6597,7 @@ "message", "psr-7" ], - "time": "2019-08-05T06:55:08+00:00" + "time": "2020-08-17T06:33:14+00:00" }, { "name": "php-http/message-factory", @@ -7584,27 +7573,28 @@ }, { "name": "react/event-loop", - "version": "v0.5.3", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", - "reference": "228178a947de1f7cd9296d691878569628288c6f" + "reference": "6d24de090cd59cfc830263cfba965be77b563c13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/228178a947de1f7cd9296d691878569628288c6f", - "reference": "228178a947de1f7cd9296d691878569628288c6f", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/6d24de090cd59cfc830263cfba965be77b563c13", + "reference": "6d24de090cd59cfc830263cfba965be77b563c13", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "~4.8.35 || ^5.7 || ^6.4" + "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35" }, "suggest": { "ext-event": "~1.0 for ExtEventLoop", - "ext-pcntl": "For signal handling support when using the StreamSelectLoop" + "ext-pcntl": "For signal handling support when using the StreamSelectLoop", + "ext-uv": "* for ExtUvLoop" }, "type": "library", "autoload": { @@ -7621,7 +7611,7 @@ "asynchronous", "event-loop" ], - "time": "2018-07-09T13:51:04+00:00" + "time": "2020-01-01T18:39:52+00:00" }, { "name": "react/promise", @@ -7724,16 +7714,16 @@ }, { "name": "react/socket", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "842dcd71df86671ee9491734035b3d2cf4a80ece" + "reference": "e2b96b23a13ca9b41ab343268dbce3f8ef4d524a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/842dcd71df86671ee9491734035b3d2cf4a80ece", - "reference": "842dcd71df86671ee9491734035b3d2cf4a80ece", + "url": "https://api.github.com/repos/reactphp/socket/zipball/e2b96b23a13ca9b41ab343268dbce3f8ef4d524a", + "reference": "e2b96b23a13ca9b41ab343268dbce3f8ef4d524a", "shasum": "" }, "require": { @@ -7747,7 +7737,7 @@ }, "require-dev": { "clue/block-react": "^1.2", - "phpunit/phpunit": "^9.0 || ^5.7 || ^4.8.35", + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35", "react/promise-stream": "^1.2" }, "type": "library", @@ -7760,6 +7750,28 @@ "license": [ "MIT" ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP", "keywords": [ "Connection", @@ -7768,7 +7780,17 @@ "reactphp", "stream" ], - "time": "2020-07-01T12:50:00+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2020-08-28T12:49:05+00:00" }, { "name": "react/stream", @@ -7982,16 +8004,16 @@ }, { "name": "seld/jsonlint", - "version": "1.8.1", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "3d5eb71705adfa34bd34b993400622932b2f62fd" + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/3d5eb71705adfa34bd34b993400622932b2f62fd", - "reference": "3d5eb71705adfa34bd34b993400622932b2f62fd", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/590cfec960b77fd55e39b7d9246659e95dd6d337", + "reference": "590cfec960b77fd55e39b7d9246659e95dd6d337", "shasum": "" }, "require": { @@ -8037,7 +8059,7 @@ "type": "tidelift" } ], - "time": "2020-08-13T09:07:59+00:00" + "time": "2020-08-25T06:56:57+00:00" }, { "name": "seld/phar-utils", @@ -8423,16 +8445,16 @@ }, { "name": "symfony/contracts", - "version": "v1.1.9", + "version": "v1.1.10", "source": { "type": "git", "url": "https://github.com/symfony/contracts.git", - "reference": "8c4de0cf797f2eba4334a1d7a9b788c1b30a7579" + "reference": "011c20407c4b99d454f44021d023fb39ce23b73d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/contracts/zipball/8c4de0cf797f2eba4334a1d7a9b788c1b30a7579", - "reference": "8c4de0cf797f2eba4334a1d7a9b788c1b30a7579", + "url": "https://api.github.com/repos/symfony/contracts/zipball/011c20407c4b99d454f44021d023fb39ce23b73d", + "reference": "011c20407c4b99d454f44021d023fb39ce23b73d", "shasum": "" }, "require": { @@ -8510,7 +8532,7 @@ "type": "tidelift" } ], - "time": "2020-07-29T14:46:19+00:00" + "time": "2020-09-02T16:08:58+00:00" }, { "name": "symfony/monolog-bundle", @@ -9187,6 +9209,86 @@ ], "time": "2020-07-14T12:35:20+00:00" }, + { + "name": "symfony/polyfill-php80", + "version": "v1.18.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981", + "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981", + "shasum": "" + }, + "require": { + "php": ">=7.0.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-14T12:35:20+00:00" + }, { "name": "symfony/psr-http-message-bridge", "version": "v1.3.0", @@ -9377,23 +9479,23 @@ }, { "name": "symfony/symfony", - "version": "v4.4.2", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "5973dacbd9587d9bf1234dfcb546c3cbdfbc4c9e" + "reference": "f5721c658ea5752000baca99f07cc0554708b56f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/5973dacbd9587d9bf1234dfcb546c3cbdfbc4c9e", - "reference": "5973dacbd9587d9bf1234dfcb546c3cbdfbc4c9e", + "url": "https://api.github.com/repos/symfony/symfony/zipball/f5721c658ea5752000baca99f07cc0554708b56f", + "reference": "f5721c658ea5752000baca99f07cc0554708b56f", "shasum": "" }, "require": { "doctrine/event-manager": "~1.0", - "doctrine/persistence": "^1.3", + "doctrine/persistence": "^1.3|^2", "ext-xml": "*", - "php": "^7.1.3", + "php": ">=7.1.3", "psr/cache": "~1.0", "psr/container": "^1.0", "psr/link": "^1.0", @@ -9405,6 +9507,7 @@ "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php72": "~1.5", "symfony/polyfill-php73": "^1.11", + "symfony/polyfill-php80": "^1.15", "twig/twig": "^1.41|^2.10|^3.0" }, "conflict": { @@ -9481,10 +9584,11 @@ }, "require-dev": { "cache/integration-tests": "dev-master", + "composer/package-versions-deprecated": "^1.8", "doctrine/annotations": "~1.0", "doctrine/cache": "~1.6", "doctrine/collections": "~1.0", - "doctrine/data-fixtures": "1.0.*", + "doctrine/data-fixtures": "^1.1", "doctrine/dbal": "~2.4", "doctrine/doctrine-bundle": "^1.5|^2.0", "doctrine/orm": "~2.4,>=2.4.5", @@ -9497,11 +9601,11 @@ "ocramius/proxy-manager": "^2.1", "paragonie/sodium_compat": "^1.8", "php-http/httplug": "^1.0|^2.0", - "phpdocumentor/reflection-docblock": "^3.0|^4.0", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "predis/predis": "~1.1", "psr/http-client": "^1.0", "psr/simple-cache": "^1.0", - "symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0", + "symfony/phpunit-bridge": "^5.0.8", "symfony/security-acl": "~2.8|~3.0", "twig/cssinliner-extra": "^2.12", "twig/inky-extra": "^2.12", @@ -9548,7 +9652,21 @@ "keywords": [ "framework" ], - "time": "2019-12-19T16:23:58+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-24T04:10:27+00:00" }, { "name": "tinymce/tinymce", @@ -10620,12 +10738,12 @@ "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" + "reference": "5fba90358cc25225dd848fc9d9b2a6d80ea3fcad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", - "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/5fba90358cc25225dd848fc9d9b2a6d80ea3fcad", + "reference": "5fba90358cc25225dd848fc9d9b2a6d80ea3fcad", "shasum": "" }, "require": { @@ -10673,7 +10791,7 @@ "testing", "web" ], - "time": "2020-03-11T15:45:53+00:00" + "time": "2020-08-28T19:36:29+00:00" }, { "name": "behat/mink-extension", @@ -10858,16 +10976,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", - "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5", + "reference": "ebd27a9866ae8254e873866f795491f02418c5a5", "shasum": "" }, "require": { @@ -10912,7 +11030,7 @@ "type": "tidelift" } ], - "time": "2020-06-04T11:16:35+00:00" + "time": "2020-08-19T10:27:58+00:00" }, { "name": "friendsofphp/php-cs-fixer", @@ -11215,23 +11333,23 @@ }, { "name": "nelmio/alice", - "version": "v3.5.8", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/nelmio/alice.git", - "reference": "4a8d15ea1b70869a8b5eaaf3bf6d68b228322bc4" + "reference": "1cfaca8e8c798796b3dfe1f55e4e25dee965ffb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/alice/zipball/4a8d15ea1b70869a8b5eaaf3bf6d68b228322bc4", - "reference": "4a8d15ea1b70869a8b5eaaf3bf6d68b228322bc4", + "url": "https://api.github.com/repos/nelmio/alice/zipball/1cfaca8e8c798796b3dfe1f55e4e25dee965ffb6", + "reference": "1cfaca8e8c798796b3dfe1f55e4e25dee965ffb6", "shasum": "" }, "require": { "fzaninotto/faker": "^1.6", "myclabs/deep-copy": "^1.5.2", "php": "^7.1", - "sebastian/comparator": "^3.0", + "sebastian/comparator": "^3.0 || ^4.0", "symfony/property-access": "^2.8 || ^3.4 || ^4.0 || ^5.0", "symfony/yaml": "^2.8 || ^3.4 || ^4.0 || ^5.0" }, @@ -11242,7 +11360,7 @@ "bamarni/composer-bin-plugin": "^1.1.0", "php-mock/php-mock": "^2.0", "phpspec/prophecy": "^1.6", - "phpunit/phpunit": "^7.0", + "phpunit/phpunit": "^7.0 || ^8.5", "symfony/phpunit-bridge": "^3.4.5 || ^4.0.5 || ^5.0", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0" }, @@ -11291,7 +11409,7 @@ "faker", "test" ], - "time": "2019-12-04T08:34:42+00:00" + "time": "2020-03-08T23:24:35+00:00" }, { "name": "oro/twig-inspector", @@ -12788,16 +12906,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.43", + "version": "v3.4.44", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "e4636a4f23f157278a19e5db160c63de0da297d8" + "reference": "04a7e4c1bf7f156f3d9df930401eb2c6fe51fc72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8", - "reference": "e4636a4f23f157278a19e5db160c63de0da297d8", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/04a7e4c1bf7f156f3d9df930401eb2c6fe51fc72", + "reference": "04a7e4c1bf7f156f3d9df930401eb2c6fe51fc72", "shasum": "" }, "require": { @@ -12854,30 +12972,30 @@ "type": "tidelift" } ], - "time": "2020-03-15T09:38:08+00:00" + "time": "2020-08-09T11:28:08+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.11", + "version": "v4.4.13", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43" + "reference": "bba78ce46a13a8d761f6330c718924dc6ca7d3b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/692a73a2e0b76123150709f5eb7e2ea9bf2bad43", - "reference": "692a73a2e0b76123150709f5eb7e2ea9bf2bad43", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bba78ce46a13a8d761f6330c718924dc6ca7d3b0", + "reference": "bba78ce46a13a8d761f6330c718924dc6ca7d3b0", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2" }, "suggest": { - "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" + "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, "bin": [ "bin/simple-phpunit" @@ -12885,7 +13003,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -12919,7 +13037,21 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2020-01-31T09:56:21+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-09-01T09:34:43+00:00" }, { "name": "theofidry/alice-data-fixtures",