Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit c8065b5

Browse files
committed
Format.
1 parent bae4b93 commit c8065b5

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
@@ -26,14 +26,14 @@
2626
"hoa/stream" : "~0.0",
2727
"hoa/iterator": "~1.0"
2828
},
29+
"require-dev": {
30+
"hoa/test": "~1.0"
31+
},
2932
"target-dir": "Hoa/File",
3033
"autoload" : { "psr-0": { "Hoa\\File": "." } },
3134
"extra" : {
3235
"branch-alias": {
3336
"dev-master": "0.x-dev"
3437
}
35-
},
36-
"require-dev": {
37-
"hoa/test": "~1.0"
3838
}
3939
}

0 commit comments

Comments
 (0)