mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
update jms serializer bundle to clear readonly keyword problem
This commit is contained in:
parent
1cfce01655
commit
417bb7a208
@ -50,7 +50,7 @@
|
||||
"doctrine/orm": "^2.8",
|
||||
"friendsofsymfony/rest-bundle": "^3.0",
|
||||
"gedmo/doctrine-extensions": "^3.0",
|
||||
"jms/serializer-bundle": "^3.9",
|
||||
"jms/serializer-bundle": "^4.0",
|
||||
"nelmio/api-doc-bundle": "^4.3",
|
||||
"nelmio/cors-bundle": "^2.1",
|
||||
"sensio/framework-extra-bundle": "^6.1",
|
||||
|
7717
composer.lock
generated
Normal file
7717
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -144,12 +144,6 @@
|
||||
"laminas/laminas-code": {
|
||||
"version": "4.1.0"
|
||||
},
|
||||
"laminas/laminas-eventmanager": {
|
||||
"version": "3.3.1"
|
||||
},
|
||||
"laminas/laminas-zendframework-bridge": {
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"nelmio/api-doc-bundle": {
|
||||
"version": "3.0",
|
||||
"recipe": {
|
||||
|
Loading…
Reference in New Issue
Block a user