change license field so packagist shut up
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "mightypork/phpmodbus",
|
||||
"keywords": ["phpmodbus","modbus"],
|
||||
"description": "PhpModbus with namespaces and updated to PHP 7",
|
||||
"license": "LGPL",
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"require": {
|
||||
"php": "^5.3.2 || ^7.0",
|
||||
"ext-sockets": "*"
|
||||
|
||||
Reference in New Issue
Block a user