Skip to content

Commit

Permalink
fix lowest required version of the model package
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Mar 18, 2016
1 parent 5ef7be4 commit 2d7dc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"ramsey/uuid": "~2.8",
"xabbuh/xapi-data-fixtures": "~0.1",
"xabbuh/xapi-model": "~0.1"
"xabbuh/xapi-model": "~0.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2d7dc9d

Please sign in to comment.