0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

update version spec

This commit is contained in:
David Goodwin 2021-10-02 20:07:18 +01:00
parent 598f7db2e7
commit 9436e9e887

View File

@ -20,7 +20,7 @@
}, },
"require": { "require": {
"php": ">=7.2", "php": ">=7.2",
"postfixadmin/password-hashing": "dev-main" "postfixadmin/password-hashing": "^0.0.1"
}, },
"require-dev": { "require-dev": {
"ext-mysqli": "*", "ext-mysqli": "*",