Added punycode as part of the framework.
Showing
| ... | @@ -69,30 +69,11 @@ | ... | @@ -69,30 +69,11 @@ |
| "bin": [ | "bin": [ | ||
| "yii/yii" | "yii/yii" | ||
| ], | ], | ||
| "repositories": [ | |||
| { | |||
| "type": "package", | |||
| "package": { | |||
| "name": "bestiejs/punycode.js", | |||
| "version": "1.2.1", | |||
| "dist": { | |||
| "url": "https://github.com/bestiejs/punycode.js/archive/1.2.1.zip", | |||
| "type": "zip" | |||
| }, | |||
| "source": { | |||
| "url": "https://github.com/bestiejs/punycode.js.git", | |||
| "type": "git", | |||
| "reference": "tags/1.2.1" | |||
| } | |||
| } | |||
| } | |||
| ], | |||
| "require": { | "require": { | ||
| "php": ">=5.3.0", | "php": ">=5.3.0", | ||
| "michelf/php-markdown": "1.3", | "michelf/php-markdown": "1.3", | ||
| "twig/twig": "1.12.*", | "twig/twig": "1.12.*", | ||
| "smarty/smarty": "3.1.*", | "smarty/smarty": "3.1.*", | ||
| "ezyang/htmlpurifier": "v4.5.0", | "ezyang/htmlpurifier": "v4.5.0" | ||
| "bestiejs/punycode.js": "1.2.1" | |||
| } | } | ||
| } | } |
yii/assets/punycode/LICENSE-GPL.txt
0 → 100644
This diff is collapsed.
Click to expand it.
yii/assets/punycode/LICENSE-MIT.txt
0 → 100644
yii/assets/punycode/punycode.min.js
0 → 100644
Please
register
or
sign in
to comment