Updated composer for symfony/css-selector

This commit is contained in:
Kevin Frantz 2019-03-28 14:24:35 +01:00
parent a426f3d5b7
commit 8072935ed1
2 changed files with 15 additions and 15 deletions

View File

@ -37,7 +37,7 @@
"friendsofphp/php-cs-fixer": "^2.13", "friendsofphp/php-cs-fixer": "^2.13",
"phpunit/phpunit": "^7", "phpunit/phpunit": "^7",
"symfony/browser-kit": "*", "symfony/browser-kit": "*",
"symfony/css-selector" : "*", "symfony/css-selector": "4.1.*",
"symfony/debug-pack": "*", "symfony/debug-pack": "*",
"symfony/dotenv": "*", "symfony/dotenv": "*",
"symfony/maker-bundle": "^1.0", "symfony/maker-bundle": "^1.0",

View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "63671fed9b0b77872da797b10a1ef41a", "content-hash": "743a9cf34f5f18fef5e0d6c8a9ce710a",
"packages": [ "packages": [
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",