Updated fos rest

This commit is contained in:
Kevin Veen-Birkenbach 2020-04-02 22:41:22 +02:00
parent 9a6ab093f2
commit 143d544dcc
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"ext-ctype": "*", "ext-ctype": "*",
"ext-iconv": "*", "ext-iconv": "*",
"fresh/doctrine-enum-bundle": "^6.2", "fresh/doctrine-enum-bundle": "^6.2",
"friendsofsymfony/rest-bundle": "^2.4", "friendsofsymfony/rest-bundle": "*",
"friendsofsymfony/user-bundle": "^2.1", "friendsofsymfony/user-bundle": "^2.1",
"haydenpierce/class-finder": "^0.2.0", "haydenpierce/class-finder": "^0.2.0",
"jms/serializer-bundle": "^2.4", "jms/serializer-bundle": "^2.4",

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": "31e44ad5a40806d0f748c5814d5db245", "content-hash": "93a23330edad0d68b5d4ac7ce1c2801b",
"packages": [ "packages": [
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",