Skip to content

Commit 2eeb7e1

Browse files
committed
prepare release 0.2.0
1 parent 105c937 commit 2eeb7e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"php": ">=5.3.0",
1616
"guzzle/guzzle": "~3.7",
1717
"php-xapi/exception": "^0.1.0",
18-
"php-xapi/model": "^0.5.0@dev",
19-
"php-xapi/serializer": "^0.3.0@dev"
18+
"php-xapi/model": "^0.5.0",
19+
"php-xapi/serializer": "^0.3.0"
2020
},
2121
"require-dev": {
22-
"php-xapi/test-fixtures": "^0.5.0@dev"
22+
"php-xapi/test-fixtures": "^0.5.0"
2323
},
2424
"conflict": {
2525
"xabbuh/xapi-client": "*"

0 commit comments

Comments
 (0)