Skip to content

Commit 67d9db7

Browse files
Update composer.json
1 parent 9a35b6c commit 67d9db7

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "create web app via php react like component based",
55
"keywords": ["React","PHP", "Component"],
6-
"homepage": "https://github.com/safwan39/PHP-React-Component",
6+
"homepage": "https://github.com/safouane-ahmed-salah/PHP-React-Component",
77
"license": "MIT",
88
"authors": [
99
{
@@ -15,4 +15,4 @@
1515
"autoload": {
1616
"files": ["React.php","Component.php","Tag.php","Func.php"]
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)