Merge pull request 'Fix name in composer' (#5) from 2.x into master

Reviewed-on: https://repos.bgemi.net/eric/getch/pulls/5
This commit is contained in:
R. Eric Wheeler 2024-07-18 13:20:05 -07:00
commit 63d47141bb
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", "description": "Implements _getch and _ungetch for windows and linux using ffi",
"type": "library", "type": "library",
"require": { "require": {