replace pjax with external resouce via composer
We are now maintaining a fork of pjax:
https://github.com/yiisoft/jquery-pjax
Showing
| ... | @@ -74,6 +74,7 @@ | ... | @@ -74,6 +74,7 @@ |
| "lib-pcre": "*", | "lib-pcre": "*", | ||
| "yiisoft/yii2-composer": "*", | "yiisoft/yii2-composer": "*", | ||
| "yiisoft/jquery": "~2.0 | ~1.10", | "yiisoft/jquery": "~2.0 | ~1.10", | ||
| "yiisoft/jquery-pjax": "*", | |||
| "ezyang/htmlpurifier": "4.6.*", | "ezyang/htmlpurifier": "4.6.*", | ||
| "cebe/markdown": "0.9.*" | "cebe/markdown": "0.9.*" | ||
| }, | }, | ||
| ... | ... |
framework/assets/pjax/LICENSE
deleted
100644 → 0
framework/assets/pjax/jquery.pjax.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment