Skip to content

Commit 95b0ace

Browse files
committed
Minimum stability to alpha
1 parent f92fb3a commit 95b0ace

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
@@ -10,9 +10,10 @@
1010
],
1111
"homepage": "https://github.com/cybersai/laravelussd",
1212
"keywords": ["Laravel", "LaravelUssd", "Ussd"],
13+
"minimum-stability": "alpha",
1314
"require": {
1415
"illuminate/support": "~5|~6",
15-
"cybersai/ussd": "dev-master"
16+
"cybersai/ussd": "~1.1"
1617
},
1718
"require-dev": {
1819
"phpunit/phpunit": "~7.0",

0 commit comments

Comments
 (0)