We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a113f commit 619e04fCopy full SHA for 619e04f
composer.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "marcelomx/php-facedetection",
+ "name": "mauricesvay/php-facedetection",
3
"description": "PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.",
4
"license": "GPL-2.0",
5
- "homepage": "https://github.com/mauricesvay/php-facedetection",
+ "homepage": "https://github.com/mauricesvay/php-facedetection",
6
"authors": [
7
8
"name": "Maurice Svay",
0 commit comments