diff -u b/composer.lock b/composer.lock --- b/composer.lock +++ b/composer.lock @@ -1220,33 +1220,31 @@ }, { "name": "masterminds/html5", - "version": "2.7.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2" + "reference": "2c37c6c520b995b761674de3be8455a381679067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2", - "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067", + "reference": "2c37c6c520b995b761674de3be8455a381679067", "shasum": "" }, "require": { - "ext-ctype": "*", - "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35", + "phpunit/phpunit": "4.*", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.2-dev" } }, "autoload": { @@ -1264,12 +1262,12 @@ "email": "technosophos@gmail.com" }, { - "name": "Matt Farina", - "email": "matt@mattfarina.com" - }, - { "name": "Asmir Mustafic", "email": "goetas@gmail.com" + }, + { + "name": "Matt Farina", + "email": "matt@mattfarina.com" } ], "description": "An HTML5 parser and serializer.", @@ -1283,7 +1281,7 @@ "serializer", "xml" ], - "time": "2019-07-25T07:03:26+00:00" + "time": "2017-09-04T12:26:28+00:00" }, { "name": "paragonie/random_compat", @@ -4071,16 +4069,16 @@ }, { "name": "jcalderonzumba/gastonjs", - "version": "v1.2.0", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/jcalderonzumba/gastonjs.git", - "reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3" + "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/575a9c18d8b87990c37252e8d9707b29f0a313f3", - "reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3", + "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/21bebb8ca03eb0f93ec2f3fad61192fb079e2622", + "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622", "shasum": "" }, "require": { @@ -4124,20 +4122,20 @@ "headless", "phantomjs" ], - "time": "2017-03-31T07:31:47+00:00" + "time": "2016-01-18T09:21:03+00:00" }, { "name": "jcalderonzumba/mink-phantomjs-driver", - "version": "v0.3.3", + "version": "v0.3.2", "source": { "type": "git", "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git", - "reference": "008f43670e94acd39273d15add1e7348eb23848d" + "reference": "194942e14557b86467bf31e313f1370645d6c828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/008f43670e94acd39273d15add1e7348eb23848d", - "reference": "008f43670e94acd39273d15add1e7348eb23848d", + "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/194942e14557b86467bf31e313f1370645d6c828", + "reference": "194942e14557b86467bf31e313f1370645d6c828", "shasum": "" }, "require": { @@ -4182,7 +4180,7 @@ "phantomjs", "testing" ], - "time": "2016-12-01T10:57:30+00:00" + "time": "2016-10-04T09:27:04+00:00" }, { "name": "justinrainbow/json-schema",