Cleanup composer file and reqs in readme #166
This commit is contained in:
parent
9d46cee07a
commit
eebf7871cb
@ -15,7 +15,7 @@ The latest documentation, with installation instructions is available
|
||||
|
||||
## Requirements
|
||||
|
||||
- PHP 7.0+, extensions:
|
||||
- PHP 7.1+, extensions:
|
||||
- cURL
|
||||
- JSON
|
||||
- mbstring
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user