Skip to content

Commit 7bffcff

Browse files
committed
Fixed composer requirement
1 parent 63278d0 commit 7bffcff

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

tipsy-0.10/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "arzynik/tipsy-example",
33
"description": "Tipsy Example",
44
"require": {
5-
"arzynik/tipsy": "dev-master"
5+
"arzynik/tipsy": "~0.10.1"
66
}
77
}

tipsy-0.10/composer.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)