Skip to content

Commit 80e9b80

Browse files
committed
replace pjax with external resouce via composer
We are now maintaining a fork of pjax: https://github.com/yiisoft/jquery-pjax
1 parent e51bf13 commit 80e9b80

File tree

6 files changed

+7
-870
lines changed

6 files changed

+7
-870
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"lib-pcre": "*",
7575
"yiisoft/yii2-composer": "*",
7676
"yiisoft/jquery": "~2.0 | ~1.10",
77+
"yiisoft/jquery-pjax": "*",
7778
"ezyang/htmlpurifier": "4.6.*",
7879
"cebe/markdown": "0.9.*"
7980
},

framework/assets/pjax/LICENSE

-20
This file was deleted.

0 commit comments

Comments
 (0)