Skip to content

Commit de5004d

Browse files
authored
.
1 parent 53f4a69 commit de5004d

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
@@ -17,8 +17,8 @@
1717
},
1818
"require": {
1919
"ext-pcntl": "*",
20-
"texthtml/php-lock": "~2.1",
21-
"predis/predis": "~2.0",
22-
"psr/log": "~1.0"
20+
"texthtml/php-lock": "^2.1",
21+
"predis/predis": "^2.0",
22+
"psr/log": "^1.0|^3.0"
2323
}
2424
}

0 commit comments

Comments
 (0)