Skip to content

Commit 03a6f8a

Browse files
committed
prepare release 0.3.0
1 parent 169b65b commit 03a6f8a

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
@@ -13,12 +13,12 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.0",
16-
"php-xapi/model": "^0.5.0@dev",
16+
"php-xapi/model": "^0.5.0",
1717
"symfony/serializer": "~2.8|~3.0"
1818
},
1919
"require-dev": {
20-
"php-xapi/json-test-fixtures": "^0.2.3@dev",
21-
"php-xapi/test-fixtures": "^0.5.0@dev",
20+
"php-xapi/json-test-fixtures": "^0.2.3",
21+
"php-xapi/test-fixtures": "^0.5.0",
2222
"phpspec/phpspec": "~2.0"
2323
},
2424
"conflict": {

0 commit comments

Comments
 (0)