Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sujayjaju authored Jul 5, 2017
1 parent d04571a commit 55260df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
}
],
"require": {
"php": ">=5.3.0",
"php": ">=5.5.9",
"symfony/symfony": ">=2.8",
"sensio/generator-bundle": "~3.0",
"friendsofsymfony/rest-bundle": "~1.7",
"jms/serializer-bundle": "~1.1",
"nelmio/cors-bundle": "~1.4",
"friendsofsymfony/rest-bundle": "^2.2",
"jms/serializer-bundle": "^2.0",
"nelmio/cors-bundle": "~1.5",
"nelmio/api-doc-bundle": "~2.7",
"doctrine/orm": ">=2.0"
},
Expand Down

0 comments on commit 55260df

Please sign in to comment.