Skip to content

Commit 43807ae

Browse files
committed
fix lowest required version of the model package
1 parent bab9e77 commit 43807ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"doctrine/common": "~2.4",
1515
"xabbuh/xapi-data-fixtures": "~0.1",
16-
"xabbuh/xapi-model": "~0.1",
16+
"xabbuh/xapi-model": "~0.2",
1717
"xabbuh/xapi-storage-api": "~0.1"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)