We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ea2ad commit f72772aCopy full SHA for f72772a
README.md
@@ -9,7 +9,7 @@
9
## Installation
10
11
```
12
-$ composer require "jfcherng/aacodec"
+$ composer require "jfcherng/php-aacodec"
13
14
15
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "jfcherng/aacodec",
+ "name": "jfcherng/php-aacodec",
3
"description": "Encode/decode JavaScript to/from Japanese style emoticons.",
4
"license": "MIT",
5
"authors": [
0 commit comments