Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandOrientedTmp committed Dec 2, 2019
1 parent 9e1b203 commit a89b9f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"require": {
"php": "^7.2",
"symfony/form": "^4.2",
"symfony/translation": "^4.2",
"symfony/serializer": "^4.2"
"symfony/form": "^4.2 | ^5.0",
"symfony/translation": "^4.2 | ^5.0",
"symfony/serializer": "^4.2 | ^5.0"
}
}

0 comments on commit a89b9f8

Please sign in to comment.