Skip to content

Commit 3b4d483

Browse files
committed
Switch to upstream pear/image_color
1 parent 4129c2c commit 3b4d483

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
"require": {
2626
"php": ">=5.6",
2727
"pear/pear_exception": "*",
28-
"pear/image_color": "dev-master"
29-
},
30-
"repositories": [
31-
{
32-
"type": "vcs",
33-
"url": "[email protected]:duboism/image_color"
34-
}
35-
]
28+
"pear/image_color": "*"
29+
}
3630
}

0 commit comments

Comments
 (0)