Bump symfony/dom-crawler from 4.4.8 to 4.4.9

Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 4.4.8 to 4.4.9.
- [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/v4.4.8...v4.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-05 15:59:15 +00:00 committed by GitHub
parent 9389593c3a
commit d0966e14ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -2555,20 +2555,20 @@
},
{
"name": "symfony/dom-crawler",
"version": "v4.4.8",
"version": "v4.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "4d0fb3374324071ecdd94898367a3fa4b5563162"
"reference": "c18354d5a0bb84c945f6257c51b971d52f10c614"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4d0fb3374324071ecdd94898367a3fa4b5563162",
"reference": "4d0fb3374324071ecdd94898367a3fa4b5563162",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c18354d5a0bb84c945f6257c51b971d52f10c614",
"reference": "c18354d5a0bb84c945f6257c51b971d52f10c614",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0"
},
@ -2612,7 +2612,7 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
"time": "2020-03-29T19:12:22+00:00"
"time": "2020-05-23T00:03:06+00:00"
},
{
"name": "symfony/error-handler",