mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Added minimum-stability in composer.json
This commit is contained in:
parent
4b0e6b7f2f
commit
d79ff1a5ce
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
"wiki": "http://easyappointments.org/docs.html#1.2.1/readme.md",
|
||||
"source": "https://github.com/alextselegidis/easyappointments/issues"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"require-dev": {
|
||||
"codeigniter/framework": "^3.0",
|
||||
"phpunit/phpunit": "^5.6"
|
||||
|
|
Loading…
Reference in a new issue