Skip to content

Commit e5dcf85

Browse files
committed
Missed files added
1 parent 19382cc commit e5dcf85

File tree

4 files changed

+3062
-1
lines changed

4 files changed

+3062
-1
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#for phpstorm
2+
.idea
3+
4+
/vendor

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
CHANGE LOG
2+
==========
3+
4+
## v1.1.2 (31/03/2019)
5+
* Missed files added
6+
7+
## v1.1 (27/05/2018)
8+
9+
* Stable version

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Yii2.x Open Graph
22

33
[![StyleCI](https://github.styleci.io/repos/119894207/shield?branch=master)](https://github.styleci.io/repos/119894207)
4-
[![Total Downloads](https://img.shields.io/packagist/dt/umanskyi31/opengraph.svg?style=flat-square)](https://packagist.org/packages/umanskyi31/opengraph)
4+
[![Total Downloads](https://poser.pugx.org/umanskyi31/opengraph/downloads)](https://packagist.org/packages/umanskyi31/opengraph)
55

66
Create implementation for Yii2. Generate Open Graph protocol for your website.
77

0 commit comments

Comments
 (0)