Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
JMS serializer update.
  • Loading branch information
sveneisenschmidt committed Mar 14, 2014
1 parent dddd80e commit 01814f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.4.0",
"jms/serializer": "0.11.*"
"jms/serializer": ">=0.11,<=0.14"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand All @@ -24,4 +24,4 @@
"SE\\Component\\BMEcat": "src/"
}
}
}
}

0 comments on commit 01814f9

Please sign in to comment.