Cleanup composer file and reqs in readme #166
This commit is contained in:
@@ -15,7 +15,7 @@ The latest documentation, with installation instructions is available
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- PHP 7.0+, extensions:
|
- PHP 7.1+, extensions:
|
||||||
- cURL
|
- cURL
|
||||||
- JSON
|
- JSON
|
||||||
- mbstring
|
- mbstring
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "phpvms/phpvms",
|
"name": "phpvms/phpvms",
|
||||||
"version": "7.0.0-dev",
|
|
||||||
"description": "phpVMS - Virtual Airline Administration",
|
"description": "phpVMS - Virtual Airline Administration",
|
||||||
"keywords": ["phpvms", "virtual", "airlines"],
|
"keywords": ["phpvms", "virtual", "airlines"],
|
||||||
"license": "MIT",
|
"license": "BSD-3-Clause",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"homepage": "http://www.phpvms.net",
|
"homepage": "http://www.phpvms.net",
|
||||||
|
|||||||
Reference in New Issue
Block a user