Skip to content

Commit fb70ce6

Browse files
committed
v1.0.0
1 parent bc5e849 commit fb70ce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"require": {
1818
"php": ">=5.5",
19-
"cheprasov/php-redis-client" : "1.*"
19+
"cheprasov/php-redis-client" : "~1.4"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "4.8.*",
23-
"cheprasov/php-parallel": "1.0.0"
23+
"cheprasov/php-parallel": "~1.0"
2424
}
2525
}

0 commit comments

Comments
 (0)