Skip to content

Commit dca0c2d

Browse files
committed
Initial Release
1 parent 8921e01 commit dca0c2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Laravel Notifi.lk SMS Gateway Integration",
44
"type": "library",
55
"license": "MIT",
6+
"version": "1.0.0",
67
"authors": [
78
{
89
"name": "TeamInfinity Dev",
@@ -39,7 +40,7 @@
3940
}
4041
}
4142
},
42-
"minimum-stability": "dev",
43+
"minimum-stability": "stable",
4344
"prefer-stable": true,
4445
"config": {
4546
"sort-packages": true

0 commit comments

Comments
 (0)