Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit b57823b

Browse files
committed
Set Buzz required version to >= 0.5
1 parent 444f344 commit b57823b

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
@@ -5,7 +5,7 @@
55
"keywords": ["discogs", "api"],
66
"license": "MIT",
77
"require": {
8-
"kriswallsmith/buzz": "v0.5",
8+
"kriswallsmith/buzz": ">=0.5",
99
"php": ">=5.3.0"
1010
},
1111
"authors": [

0 commit comments

Comments
 (0)