Updated composer

This commit is contained in:
Kevin Frantz 2018-09-05 17:49:49 +02:00
parent d61545a62e
commit 2f1099b719
2 changed files with 6 additions and 3 deletions

View File

@ -25,13 +25,16 @@
"symfony/yaml": "*"
},
"require-dev": {
"phpunit/phpunit": "^7",
"symfony/browser-kit": "*",
"symfony/css-selector": "*",
"symfony/debug-pack": "*",
"symfony/dotenv": "*",
"symfony/maker-bundle": "^1.0",
"symfony/phpunit-bridge": "*",
"symfony/profiler-pack": "*",
"symfony/test-pack": "*",
"symfony/web-server-bundle": "*",
"phpunit/phpunit": "^7"
"symfony/web-server-bundle": "*"
},
"config": {
"preferred-install": {

View File

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