Skip to content

Commit

Permalink
Minimum stability to alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersai committed Dec 18, 2019
1 parent f92fb3a commit 95b0ace
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@
],
"homepage": "https://github.com/cybersai/laravelussd",
"keywords": ["Laravel", "LaravelUssd", "Ussd"],
"minimum-stability": "alpha",
"require": {
"illuminate/support": "~5|~6",
"cybersai/ussd": "dev-master"
"cybersai/ussd": "~1.1"
},
"require-dev": {
"phpunit/phpunit": "~7.0",
Expand Down

0 comments on commit 95b0ace

Please sign in to comment.