Skip to content

Commit e8feb61

Browse files
committed
Fixed composer
1 parent 3f82e78 commit e8feb61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=5.6",
21-
"skinnybot/skinny": "dev-master"
21+
"skinnybot/skinny": "~1.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "*",

0 commit comments

Comments
 (0)