Skip to content

Commit d987248

Browse files
committed
Update README.md and dependencies
1 parent 297629c commit d987248

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![Progress](https://img.shields.io/badge/required-Yii2_v2.0.33-blue.svg)](https://packagist.org/packages/yiisoft/yii2)
2-
[![Github all releases](https://img.shields.io/github/downloads/wdmg/yii2-tickets/total.svg)](https://github.com/wdmg/yii2-tickets/releases/)
3-
[![GitHub version](https://badge.fury.io/gh/wdmg%2Fyii2-tickets.svg)](https://github.com/wdmg/yii2-tickets)
1+
[![Yii2](https://img.shields.io/badge/required-Yii2_v2.0.33-blue.svg)](https://packagist.org/packages/yiisoft/yii2)
2+
[![Downloads](https://img.shields.io/packagist/dt/wdmg/yii2-tickets.svg)](https://packagist.org/packages/wdmg/yii2-tickets)
3+
[![Packagist Version](https://img.shields.io/packagist/v/wdmg/yii2-tickets.svg)](https://packagist.org/packages/wdmg/yii2-tickets)
44
![Progress](https://img.shields.io/badge/progress-in_development-red.svg)
55
[![GitHub license](https://img.shields.io/github/license/wdmg/yii2-tickets.svg)](https://github.com/wdmg/yii2-tickets/blob/master/LICENSE)
66

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
],
2323
"require": {
2424
"yiisoft/yii2": "^2.0.33",
25-
"wdmg/yii2-base": "^1.1.6",
26-
"wdmg/yii2-editor": "^1.0.7",
27-
"wdmg/yii2-helpers": "^1.3.1"
25+
"wdmg/yii2-base": "^1.2.0",
26+
"wdmg/yii2-editor": "^1.0.10",
27+
"wdmg/yii2-helpers": "^1.3.2"
2828
},
2929
"minimum-stability": "dev",
3030
"autoload": {

0 commit comments

Comments
 (0)