Skip to content

Commit 57c5b21

Browse files
author
Stefano Azzolini
committed
1.0.0
1 parent 55f8298 commit 57c5b21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"keywords": [ "hash","hashing", "murmur" ],
66
"type": "library",
77
"license": "MIT",
8+
"version": "1.0.0",
89
"require": {
910
"php": ">=4.3"
1011
},
@@ -15,6 +16,7 @@
1516
"homepage": "https://github.com/lastguest/murmurhash-php"
1617
}
1718
],
19+
"minimum-stability": "stable",
1820
"autoload": {
1921
"files": [
2022
"murmurhash3.php"

0 commit comments

Comments
 (0)