Skip to content

Commit d2b5f90

Browse files
committed
Add composer.json
1 parent 09a05d0 commit d2b5f90

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

composer.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "pomerla/onesignal-ci-push",
3+
"description": "Codeigniter3-OneSignal-Codeigniter-Push-Notification",
4+
"type": "project",
5+
"authors": [
6+
{
7+
"name": "Aleksandr Moroz",
8+
"email": "aleksmorro@gmail.com"
9+
}
10+
],
11+
"support": {
12+
"forum": "http://moroz.rv.ua/",
13+
"wiki": "http://moroz.rv.ua",
14+
"source": "https://github.com/pomerla/OneSignal-Codeigniter-Push-Notification"
15+
},
16+
"license": "MIT",
17+
"minimum-stability": "alpha"
18+
}

0 commit comments

Comments
 (0)