set version to 4.0.0-dev
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "phpvms/phpvms",
|
||||
"version": "4.0.0-dev",
|
||||
"description": "phpVMS - Virtual Airline Administration",
|
||||
"keywords": ["phpvms", "virtual", "airlines"],
|
||||
"license": "MIT",
|
||||
@@ -24,7 +25,8 @@
|
||||
"anlutro/l4-settings": "^0.5.0",
|
||||
"webpatser/laravel-uuid": "^2.0",
|
||||
"chrisbjr/api-guard": "^4.0",
|
||||
"spatie/laravel-fractal": "^4.01"
|
||||
"spatie/laravel-fractal": "^4.01",
|
||||
"composer/semver": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
||||
Reference in New Issue
Block a user