We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a05d0 commit d2b5f90Copy full SHA for d2b5f90
composer.json
@@ -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