Added PEAR2/Net_RouterOS to composer.json
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"phpoffice/phpspreadsheet": "^1.23",
|
||||
"robmorgan/phinx": "^0.13.4",
|
||||
@@ -6,6 +8,7 @@
|
||||
"chillerlan/php-qrcode": "^4",
|
||||
"phpseclib/phpseclib": "^3.0",
|
||||
"stomp-php/stomp-php": "^5",
|
||||
"phpmailer/phpmailer": "^6.9"
|
||||
"phpmailer/phpmailer": "^6.9",
|
||||
"pear2/net_routeros": "*@beta"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user