Skip to content

Commit eabfc14

Browse files
committed
fix lowest required version of the model package
1 parent b0810ed commit eabfc14

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
@@ -16,7 +16,7 @@
1616
"guzzle/guzzle": "~3.7",
1717
"xabbuh/xapi-common": "~0.1",
1818
"xabbuh/xapi-data-fixtures": "~0.1",
19-
"xabbuh/xapi-model": "~0.1",
19+
"xabbuh/xapi-model": "~0.2",
2020
"xabbuh/xapi-serializer": "~0.1"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)