Skip to content

Commit a72a622

Browse files
committed
Merge pull request NARKOZ#71 from Stunt/master
rewrite php implementation to keep it simple
2 parents c0096a1 + 5625956 commit a72a622

File tree

3 files changed

+15
-430
lines changed

3 files changed

+15
-430
lines changed

php/Lib/Telnet.php

Lines changed: 0 additions & 264 deletions
This file was deleted.

php/composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"require": {
3+
"bestnetwork/telnet": "^1.0"
4+
}
5+
}

0 commit comments

Comments
 (0)