Skip to content

Commit 83db9e8

Browse files
committed
fix xabbuh/xapi-storage-api version constraint
1 parent ba089e4 commit 83db9e8

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
@@ -14,7 +14,7 @@
1414
"doctrine/common": "~2.4",
1515
"xabbuh/xapi-data-fixtures": "~0.1",
1616
"xabbuh/xapi-model": "~0.1",
17-
"xabbuh/xapi-storage-api": "~1.0"
17+
"xabbuh/xapi-storage-api": "~0.1"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)