From 3b7c4ca8e41e2502b6690c7248db30600e007a00 Mon Sep 17 00:00:00 2001 From: Hunter Perrin Date: Tue, 11 Jun 2019 16:31:14 -0700 Subject: [PATCH] Version bump. --- composer.json | 6 +++--- composer.lock | 52 +++++++++++++++++++++++++-------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index f535d30..03abb28 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "name": "sciactive/nymph-pubsub", "description": "A library for publishing/subscribing to Nymph database changes.", - "version": "3.0.0", - "time": "2019-05-31", + "version": "3.0.1", + "time": "2019-06-11", "homepage": "http://nymph.io/", "type": "library", "authors": [ @@ -41,7 +41,7 @@ } }, "require": { - "sciactive/nymph-server": "3.0.*", + "sciactive/nymph-server": "3.1.*", "sciactive/hookphp": "^2.0", "cboden/ratchet": "0.4.*", "zendframework/zend-log": "2.*", diff --git a/composer.lock b/composer.lock index d317c7c..390b8e6 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": "66e1c856de6f1b176c65b5909e2e5581", + "content-hash": "5c6dbb71174272bcbf990b822a68860c", "packages": [ { "name": "cboden/ratchet", @@ -712,16 +712,16 @@ }, { "name": "react/socket", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "23b7372bb25cea934f6124f5bdac34e30161959e" + "reference": "4d49bd3d6ca0257ada8645dd0f8a2f1885e290b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/23b7372bb25cea934f6124f5bdac34e30161959e", - "reference": "23b7372bb25cea934f6124f5bdac34e30161959e", + "url": "https://api.github.com/repos/reactphp/socket/zipball/4d49bd3d6ca0257ada8645dd0f8a2f1885e290b3", + "reference": "4d49bd3d6ca0257ada8645dd0f8a2f1885e290b3", "shasum": "" }, "require": { @@ -755,7 +755,7 @@ "reactphp", "stream" ], - "time": "2019-01-07T14:10:13+00:00" + "time": "2019-06-03T09:04:16+00:00" }, { "name": "react/stream", @@ -855,16 +855,16 @@ }, { "name": "sciactive/nymph-server", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sciactive/nymph-server.git", - "reference": "7ef466c675e3028d31e45a7e449b2dcfb1124a85" + "reference": "d027ed434f62b0cbfb0c90eabd1b191a968417bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sciactive/nymph-server/zipball/7ef466c675e3028d31e45a7e449b2dcfb1124a85", - "reference": "7ef466c675e3028d31e45a7e449b2dcfb1124a85", + "url": "https://api.github.com/repos/sciactive/nymph-server/zipball/d027ed434f62b0cbfb0c90eabd1b191a968417bd", + "reference": "d027ed434f62b0cbfb0c90eabd1b191a968417bd", "shasum": "" }, "require-dev": { @@ -905,20 +905,20 @@ "postgres", "postgresql" ], - "time": "2019-05-31T00:00:00+00:00" + "time": "2019-06-11T00:00:00+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.3.0", + "version": "v4.3.1", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e8da078912bed1339f046c3a9488a5cbd0605971" + "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8da078912bed1339f046c3a9488a5cbd0605971", - "reference": "e8da078912bed1339f046c3a9488a5cbd0605971", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b7e4945dd9b277cd24e93566e4da0a87956392a9", + "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9", "shasum": "" }, "require": { @@ -960,20 +960,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-05-29T18:10:42+00:00" + "time": "2019-06-06T10:05:02+00:00" }, { "name": "symfony/mime", - "version": "v4.3.0", + "version": "v4.3.1", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "0b166aee243364cd9de05755d2e9651876090abb" + "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/0b166aee243364cd9de05755d2e9651876090abb", - "reference": "0b166aee243364cd9de05755d2e9651876090abb", + "url": "https://api.github.com/repos/symfony/mime/zipball/ec2c5565de60e03f33d4296a655e3273f0ad1f8b", + "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b", "shasum": "" }, "require": { @@ -1019,7 +1019,7 @@ "mime", "mime-type" ], - "time": "2019-05-22T13:16:28+00:00" + "time": "2019-06-04T09:22:54+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -1199,16 +1199,16 @@ }, { "name": "symfony/routing", - "version": "v4.3.0", + "version": "v4.3.1", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e6cc85f03102ef5e4aedfe636f83e58cf6fd7338" + "reference": "9b31cd24f6ad2cebde6845f6daa9c6d69efe2465" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e6cc85f03102ef5e4aedfe636f83e58cf6fd7338", - "reference": "e6cc85f03102ef5e4aedfe636f83e58cf6fd7338", + "url": "https://api.github.com/repos/symfony/routing/zipball/9b31cd24f6ad2cebde6845f6daa9c6d69efe2465", + "reference": "9b31cd24f6ad2cebde6845f6daa9c6d69efe2465", "shasum": "" }, "require": { @@ -1271,7 +1271,7 @@ "uri", "url" ], - "time": "2019-05-20T16:16:12+00:00" + "time": "2019-06-05T09:16:20+00:00" }, { "name": "zendframework/zend-log",