Skip to content

Commit f72a4a2

Browse files
committed
Lock Buzz on 0.6 version
1 parent b9733db commit f72a4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": ">=5.3.2",
2121
"ext-curl": "*",
22-
"kriswallsmith/buzz": "*"
22+
"kriswallsmith/buzz": "0.6"
2323
},
2424
"autoload": {
2525
"psr-0": { "Github": "lib/" }

0 commit comments

Comments
 (0)