Fix name in composer #5

Merged
eric merged 1 commits from 2.x into master 2024-07-18 13:20:06 -07:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "sikofitt/getch",
"name": "olivebbs/getch",
"description": "Implements _getch and _ungetch for windows and linux using ffi",
"type": "library",
"require": {