Skip to content

Commit

Permalink
Merge pull request #6 from pkruithof/doctrine-jms-serialization
Browse files Browse the repository at this point in the history
Doctrine/JMS serializer integration
  • Loading branch information
pkruithof committed Jul 29, 2014
2 parents e3bf198 + 18e2350 commit b22928b
Show file tree
Hide file tree
Showing 12 changed files with 631 additions and 80 deletions.
4 changes: 3 additions & 1 deletion composer.json
Expand Up @@ -16,8 +16,10 @@
"psr/log": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"phpunit/phpunit": "~4.1",
"doctrine/common": "~2.3",
"doctrine/orm": "~2.3",
"jms/serializer": "~0.14",
"empi89/php-amqp-stubs": "dev-master"
},
"suggest": {
Expand Down

0 comments on commit b22928b

Please sign in to comment.