Skip to content

Commit f72772a

Browse files
committed
Rename Composer package name to "php-aacodec"
1 parent 74ea2ad commit f72772a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Installation
1010

1111
```
12-
$ composer require "jfcherng/aacodec"
12+
$ composer require "jfcherng/php-aacodec"
1313
```
1414

1515

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "jfcherng/aacodec",
2+
"name": "jfcherng/php-aacodec",
33
"description": "Encode/decode JavaScript to/from Japanese style emoticons.",
44
"license": "MIT",
55
"authors": [

0 commit comments

Comments
 (0)