Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
PurpleBabar committed Mar 21, 2017
1 parent ee6b19b commit ac9557c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
},
"require": {
"php": ">=5.3.0",
"symfony/symfony": "2.7.*",
"doctrine/orm": ">=2.2.3,<2.4-dev",
"doctrine/doctrine-bundle": "1.2.*",
"symfony/symfony": "2.8.*",
"doctrine/orm": "2.4.*",
"doctrine/doctrine-bundle": "1.5.*",
"twig/extensions": "1.0.*",
"symfony/assetic-bundle": "2.6.*",
"symfony/swiftmailer-bundle": "2.3.*",
Expand All @@ -24,9 +24,8 @@
"google/apiclient": "2.1.*",
"abraham/twitteroauth": "0.5.0",
"fp/lightopenid": "dev-master",
"doctrine/migrations" : "dev-master",
"doctrine/doctrine-migrations-bundle": "dev-master",
"friendsofsymfony/elastica-bundle": "3.0.4",
"friendsofsymfony/elastica-bundle": "3.2.*",
"knplabs/knp-paginator-bundle": "dev-master",
"jms/serializer-bundle": "@stable",
"friendsofsymfony/rest-bundle": "@stable",
Expand Down

0 comments on commit ac9557c

Please sign in to comment.