Skip to content

Commit 1447311

Browse files
committed
PostMethodAdded
1 parent 3cb1c46 commit 1447311

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22
"name": "durranilab/httpsms",
33
"description": "Indian SMS Providers HTTP SMS API for GET/POST Methods",
44
"license": "MIT",
5+
"version": "1.0.0",
56
"autoload": {
67
"psr-4": {
78
"Durranilab\\Httpsms\\": "src/"
89
}
910
},
10-
"autoload-dev": {
11-
"psr-4": {
12-
"Durranilab\\Httpsms\\Tests\\": "tests/"
13-
}
14-
},
1511
"authors": [
1612
{
1713
"name": "Musaddiq Durrani",

composer.lock

Lines changed: 29 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)