diff --git a/composer.json b/composer.json index 9ee8975..7c78ead 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "bigbluebutton/bigbluebutton-api-php": "dev-feat-conf" + "bigbluebutton/bigbluebutton-api-php": "dev-fork" }, "require-dev": { "phpunit/phpunit": "^7.5", diff --git a/composer.lock b/composer.lock index 7a99668..bdde005 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "770f5609184b7cee1cca19002c5d548d", + "content-hash": "ca15263e9773823e1e0db22a23774625", "packages": [ { "name": "bigbluebutton/bigbluebutton-api-php", - "version": "dev-feat-conf", + "version": "dev-fork", "source": { "type": "git", "url": "https://github.com/sualko/bigbluebutton-api-php.git", - "reference": "bbabe2de33abb8d84ec94e16276934f4a28a1571" + "reference": "75230993ab7714ef27b7177486dd4c99146b3bf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sualko/bigbluebutton-api-php/zipball/bbabe2de33abb8d84ec94e16276934f4a28a1571", - "reference": "bbabe2de33abb8d84ec94e16276934f4a28a1571", + "url": "https://api.github.com/repos/sualko/bigbluebutton-api-php/zipball/75230993ab7714ef27b7177486dd4c99146b3bf7", + "reference": "75230993ab7714ef27b7177486dd4c99146b3bf7", "shasum": "" }, "require": { @@ -60,9 +60,9 @@ "bigbluebutton" ], "support": { - "source": "https://github.com/sualko/bigbluebutton-api-php/tree/feat-conf" + "source": "https://github.com/sualko/bigbluebutton-api-php/tree/fork" }, - "time": "2020-04-25T14:35:47+00:00" + "time": "2020-04-27T14:32:50+00:00" } ], "packages-dev": [ @@ -709,24 +709,21 @@ }, { "name": "phpdocumentor/reflection-common", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b", + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b", "shasum": "" }, "require": { "php": ">=7.1" }, - "require-dev": { - "phpunit/phpunit": "~6" - }, "type": "library", "extra": { "branch-alias": { @@ -757,7 +754,7 @@ "reflection", "static analysis" ], - "time": "2018-08-07T13:53:10+00:00" + "time": "2020-04-27T09:25:28+00:00" }, { "name": "phpdocumentor/reflection-docblock",