diff --git a/bower.json b/bower.json index 5e6efc3..ccffed4 100644 --- a/bower.json +++ b/bower.json @@ -26,6 +26,6 @@ "composer.lock" ], "dependencies": { - "nymph-client": "1.5.4" + "nymph-client": "1.6.0" } } diff --git a/composer.json b/composer.json index fc33996..66ad004 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "sciactive/nymph", "description": "Powerful object data storage and querying for collaborative web apps.", "version": "1.6.0", - "time": "2017-06-18", + "time": "2017-07-21", "homepage": "http://nymph.io/", "type": "library", "authors": [ @@ -36,12 +36,12 @@ ] }, "require": { - "sciactive/nymph-server": "1.5.4", - "sciactive/nymph-pubsub": "1.5.5" + "sciactive/nymph-server": "1.6.0", + "sciactive/nymph-pubsub": "1.6.0" }, "require-dev": { "sciactive/requirephp": "~1.3" }, "minimum-stability": "dev", - "prefer-stable": true + "prefer-stable": true } diff --git a/composer.lock b/composer.lock index c044fe8..2af69e8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "edb298df254b727a9da8ec602f71d7dc", + "content-hash": "9038c761ea844c5ab4996343573b00fd", "packages": [ { "name": "cboden/ratchet", @@ -657,22 +657,22 @@ }, { "name": "sciactive/nymph-pubsub", - "version": "1.5.5", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/sciactive/nymph-pubsub.git", - "reference": "3133d4d9e1b7a445bac521b5fbb9d838be8ef46c" + "reference": "03e85efc1ccce2e140ab6afd306a160b65822690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sciactive/nymph-pubsub/zipball/3133d4d9e1b7a445bac521b5fbb9d838be8ef46c", - "reference": "3133d4d9e1b7a445bac521b5fbb9d838be8ef46c", + "url": "https://api.github.com/repos/sciactive/nymph-pubsub/zipball/03e85efc1ccce2e140ab6afd306a160b65822690", + "reference": "03e85efc1ccce2e140ab6afd306a160b65822690", "shasum": "" }, "require": { "cboden/ratchet": "0.3.*", "sciactive/hookphp": "~2.0", - "sciactive/nymph-server": "~1.5.4", + "sciactive/nymph-server": "~1.6.0", "sciactive/requirephp": "~1.3", "textalk/websocket": "1.0.*", "zendframework/zend-log": "2.*" @@ -707,20 +707,20 @@ "pubsub", "subscribe" ], - "time": "2017-06-18T00:00:00+00:00" + "time": "2017-07-21T00:00:00+00:00" }, { "name": "sciactive/nymph-server", - "version": "1.5.4", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/sciactive/nymph-server.git", - "reference": "14b95ed8cd86dea72bf2e5e34879df1d479a37a6" + "reference": "e6258395fde11b789a67478e0b418c004c54a15d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sciactive/nymph-server/zipball/14b95ed8cd86dea72bf2e5e34879df1d479a37a6", - "reference": "14b95ed8cd86dea72bf2e5e34879df1d479a37a6", + "url": "https://api.github.com/repos/sciactive/nymph-server/zipball/e6258395fde11b789a67478e0b418c004c54a15d", + "reference": "e6258395fde11b789a67478e0b418c004c54a15d", "shasum": "" }, "require": { diff --git a/examples b/examples index dcf2971..2288a9e 160000 --- a/examples +++ b/examples @@ -1 +1 @@ -Subproject commit dcf29716823f8f8b7ac51c02939c2f22168978c4 +Subproject commit 2288a9e7c8197cefab03b1a0312a9f9a21cb9ea9 diff --git a/pubsub b/pubsub index 3133d4d..03e85ef 160000 --- a/pubsub +++ b/pubsub @@ -1 +1 @@ -Subproject commit 3133d4d9e1b7a445bac521b5fbb9d838be8ef46c +Subproject commit 03e85efc1ccce2e140ab6afd306a160b65822690