Skip to content

Commit

Permalink
update symfony/serializer versions, composer upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrocasado committed Jun 30, 2021
1 parent 79c4975 commit bfe62d1
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 453 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ext-xml": "*",
"ext-openssl": "*",
"vanilla/garden-schema": "^2.2",
"symfony/serializer": "3.4.*"
"symfony/serializer": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16"
Expand All @@ -42,4 +42,4 @@
}
},
"minimum-stability": "stable"
}
}
Loading

0 comments on commit bfe62d1

Please sign in to comment.