Skip to content

Commit 45d562b

Browse files
authored
Merge pull request #53 from ukko/ext-5
Up to version 5.0.1
2 parents 151cf16 + 92a5866 commit 45d562b

File tree

2 files changed

+1311
-358
lines changed

2 files changed

+1311
-358
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,16 @@
99
{
1010
"name": "Max Kamashev",
1111
"email": "[email protected]",
12-
"homepage": "http://uk0.us/",
12+
"homepage": "http://max.kamashev.name/",
1313
"role": "Developer"
1414
}
1515
],
1616
"require":{
1717
"php":">=5.3.0"
1818
},
19-
"version": "2.2.2",
2019
"autoload": {
2120
"psr-0": {
2221
"phpredis-phpdoc": "src/"
2322
}
24-
},
25-
"extra": {
26-
"branch-alias": {
27-
"dev-master": "2.2.x-dev"
28-
}
2923
}
3024
}

0 commit comments

Comments
 (0)