|
|
@ -2,7 +2,7 @@ |
|
|
|
"name": "mightypork/phpmodbus", |
|
|
|
"name": "mightypork/phpmodbus", |
|
|
|
"keywords": ["phpmodbus","modbus"], |
|
|
|
"keywords": ["phpmodbus","modbus"], |
|
|
|
"description": "PhpModbus with namespaces and updated to PHP 7", |
|
|
|
"description": "PhpModbus with namespaces and updated to PHP 7", |
|
|
|
"license": "LGPL", |
|
|
|
"license": "LGPL-2.1-or-later", |
|
|
|
"require": { |
|
|
|
"require": { |
|
|
|
"php": "^5.3.2 || ^7.0", |
|
|
|
"php": "^5.3.2 || ^7.0", |
|
|
|
"ext-sockets": "*" |
|
|
|
"ext-sockets": "*" |
|
|
|