Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Commit

Permalink
🧁 Add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
t6tg committed Jun 6, 2020
1 parent 8485fb4 commit 350a50b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 22 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/vendor/
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "thanawatgulati/studentclubsystem",
"authors": [
{
"name": "thanawatgulati",
"email": "[email protected]"
}
],
"require": {}
}
22 changes: 0 additions & 22 deletions package.json

This file was deleted.

0 comments on commit 350a50b

Please sign in to comment.