Skip to content

Commit ba089e4

Browse files
committed
depend on released package versions
1 parent ff8ae3f commit ba089e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
],
1313
"require": {
1414
"doctrine/common": "~2.4",
15-
"xabbuh/xapi-data-fixtures": "~1.0",
16-
"xabbuh/xapi-model": "~1.0",
15+
"xabbuh/xapi-data-fixtures": "~0.1",
16+
"xabbuh/xapi-model": "~0.1",
1717
"xabbuh/xapi-storage-api": "~1.0"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)