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

Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.37 to 3.4.38.
- [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.37...v3.4.38)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-02 12:21:10 +01:00 committed by GitHub
parent 8d2b7b3842
commit f64ce8d36e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d5a9fdbd48600713ea57bdb9afc52118",
@ -7979,16 +7979,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v3.4.37",
"version": "v3.4.38",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "c6fcc96c530ef18dcb4e605e3e9a97c483a160e6"
"reference": "5ea08fead7392bc5bfe83fb8a289ac9b72cb689e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c6fcc96c530ef18dcb4e605e3e9a97c483a160e6",
"reference": "c6fcc96c530ef18dcb4e605e3e9a97c483a160e6",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/5ea08fead7392bc5bfe83fb8a289ac9b72cb689e",
"reference": "5ea08fead7392bc5bfe83fb8a289ac9b72cb689e",
"shasum": ""
},
"require": {
@ -8032,7 +8032,7 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
"time": "2020-01-01T11:03:25+00:00"
"time": "2020-02-26T17:12:32+00:00"
},
{
"name": "symfony/filesystem",