Skip to content

Commit f8a4d6b

Browse files
committed
depend on stable release tag
1 parent 49a1eb9 commit f8a4d6b

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
"php-xapi/model": "^1.0",
16-
"php-xapi/repository-api": "^0.3@dev",
16+
"php-xapi/repository-api": "^0.3",
1717
"ramsey/uuid": "^2.9"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)