Browse Source

new plugin was added

feature/refractoring
Paul Rock 7 years ago committed by Chocobozzz
parent
commit
e502a1d2a9
  1. 3
      composer.json

3
composer.json

@ -11,6 +11,7 @@
}
],
"require": {
"vlucas/phpdotenv": "^2.4"
"vlucas/phpdotenv": "^2.4",
"evilfreelancer/openvpn-php": "^0.1.1"
}
}

Loading…
Cancel
Save