Skip to content

Commit a69e9d5

Browse files
author
pmochine
authored
Updated to new hashids
1 parent 98ef368 commit a69e9d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
}
2323
],
2424
"require": {
25-
"php": ">=7.1.0",
26-
"vinkla/hashids": "^5.1"
25+
"php": ">=7.2.0",
26+
"vinkla/hashids": "^5.1||^6.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)