Cleanup composer file and reqs in readme #166

This commit is contained in:
Nabeel Shahzad 2018-02-05 13:26:54 -06:00
parent 9d46cee07a
commit eebf7871cb
2 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,7 @@ The latest documentation, with installation instructions is available
## Requirements
- PHP 7.0+, extensions:
- PHP 7.1+, extensions:
- cURL
- JSON
- mbstring

View File

@ -1,9 +1,8 @@
{
"name": "phpvms/phpvms",
"version": "7.0.0-dev",
"description": "phpVMS - Virtual Airline Administration",
"keywords": ["phpvms", "virtual", "airlines"],
"license": "MIT",
"license": "BSD-3-Clause",
"type": "project",
"minimum-stability": "stable",
"homepage": "http://www.phpvms.net",