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

Commit be6c4d7

Browse files
committed
Start Rüsh Release.
1 parent 2754eff commit be6c4d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@
2222
"source": "http://git.hoa-project.net/"
2323
},
2424
"require": {
25-
"hoa/core": "dev-master",
25+
"hoa/core": "~1.0",
2626
"ext-pdo" : "*"
2727
},
28-
"minimum-stability": "dev",
29-
"target-dir" : "Hoa/Database",
30-
"autoload" : { "psr-0": { "Hoa\\Database": "." } }
28+
"target-dir": "Hoa/Database",
29+
"autoload" : { "psr-0": { "Hoa\\Database": "." } }
3130
}

0 commit comments

Comments
 (0)