mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-04-19 11:22:01 +02:00
Updated composer for symfony/css-selector
This commit is contained in:
parent
a426f3d5b7
commit
8072935ed1
@ -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",
|
||||||
|
2
application/symfony/composer.lock
generated
2
application/symfony/composer.lock
generated
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user