Skip to content

Commit 9e2f1a5

Browse files
committed
Package version tags removed
1 parent 1699a1a commit 9e2f1a5

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
.idea/
77
vendor/
88
composer.lock
9-
tests/_log/*
109
tests/_output/*

ScrollPager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
* @license https://github.com/kop/yii2-scroll-pager/blob/master/LICENSE.md MIT
3636
*
3737
* @author Ivan Koptiev <ivan.koptiev@codex.systems>
38-
* @version 2.2
3938
*/
4039
class ScrollPager extends Widget
4140
{

assets/InfiniteAjaxScrollAsset.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* @license https://github.com/kop/yii2-scroll-pager/blob/master/LICENSE.md MIT
1414
*
1515
* @author Ivan Koptiev <ivan.koptiev@codex.systems>
16-
* @version 2.2
1716
*/
1817
class InfiniteAjaxScrollAsset extends AssetBundle
1918
{

0 commit comments

Comments
 (0)