Skip to content

Commit 473b069

Browse files
authored
Update composer.json
1 parent 94e758c commit 473b069

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
2-
"name": "yourproject/yourproject",
2+
"name": "php-ajax/formsubmission",
3+
"description": "Php ajax form submission",
34
"type": "project",
5+
"authors": [
6+
{
7+
"name": "Sumithran",
8+
"email": "sumithran@india.com"
9+
}
10+
],
411
"require": {
512
"php": ">=5.5"
613
}

0 commit comments

Comments
 (0)