Skip to content

Commit

Permalink
Merge branch '2.0'
Browse files Browse the repository at this point in the history
Conflicts:
	composer.json
  • Loading branch information
everzet committed Dec 31, 2011
2 parents eaf87a1 + 6336279 commit e544c98
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Expand Up @@ -19,15 +19,17 @@
"homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
}
],

"require": {
"php": ">=5.3.2",
"symfony/symfony": ">=2.1.0-dev",
"doctrine/common": ">=2.1.0",
"symfony/framework-bundle": ">=2.1.0-dev",
"sensio/framework-extra-bundle": "*",
"jms/serializer-bundle": "*"
},

"autoload": {
"psr-0": { "FOS\\RestBundle": "" }
},

"target-dir": "FOS/RestBundle"
}

0 comments on commit e544c98

Please sign in to comment.