chore(deps-dev): bump symfony/dom-crawler from 3.4.36 to 3.4.37 (#1174)

Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.36 to 3.4.37.
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/dom-crawler/compare/v3.4.36...v3.4.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-02 20:40:14 +07:00 committed by GitHub
parent 3e708becdd
commit 4ba0c996bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
composer.lock generated
View file

@ -4602,6 +4602,7 @@
"selenium", "selenium",
"webdriver" "webdriver"
], ],
"abandoned": "php-webdriver/webdriver",
"time": "2019-06-13T08:02:18+00:00" "time": "2019-06-13T08:02:18+00:00"
}, },
{ {
@ -7910,16 +7911,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.4.36", "version": "v3.4.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3" "reference": "c6fcc96c530ef18dcb4e605e3e9a97c483a160e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c6fcc96c530ef18dcb4e605e3e9a97c483a160e6",
"reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", "reference": "c6fcc96c530ef18dcb4e605e3e9a97c483a160e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7963,7 +7964,7 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-10-24T15:33:53+00:00" "time": "2020-01-01T11:03:25+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",