mirror of
https://github.com/koel/koel
synced 2024-11-28 06:50:27 +00:00
Bump symfony/dom-crawler from 3.4.18 to 3.4.19 (#862)
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.18 to 3.4.19. - [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.18...v3.4.19) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
0f350f4968
commit
ecb3d50d87
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -6787,16 +6787,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
"version": "v3.4.18",
|
||||
"version": "v3.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dom-crawler.git",
|
||||
"reference": "c705bee03ade5b47c087807dd9ffaaec8dda2722"
|
||||
"reference": "b6e94248eb4f8602a5825301b0bea1eb8cc82cfa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c705bee03ade5b47c087807dd9ffaaec8dda2722",
|
||||
"reference": "c705bee03ade5b47c087807dd9ffaaec8dda2722",
|
||||
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b6e94248eb4f8602a5825301b0bea1eb8cc82cfa",
|
||||
"reference": "b6e94248eb4f8602a5825301b0bea1eb8cc82cfa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6840,7 +6840,7 @@
|
|||
],
|
||||
"description": "Symfony DomCrawler Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2018-10-02T12:28:39+00:00"
|
||||
"time": "2018-11-26T10:17:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
|
|
Loading…
Reference in a new issue