Skip to content

Commit 6758f70

Browse files
authored
Update composer.json
1 parent 1b11695 commit 6758f70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "phpunit-travis-ci-coverage-example",
2+
"name": "LeetCode-in-Php",
33
"license": "MIT",
44
"authors": [
55
{
6-
"name": "ankurk91",
7-
"homepage": "https://ankurk91.github.io/"
6+
"name": "javadev",
7+
"homepage": "https://github.com/php4dev/LeetCode-in-Php"
88
}
99
],
1010
"require": {
@@ -28,4 +28,4 @@
2828
},
2929
"minimum-stability": "stable",
3030
"prefer-stable": true
31-
}
31+
}

0 commit comments

Comments
 (0)