Skip to content

Commit 3a30a2a

Browse files
committed
Use stable knplabs/packagist-api release (fixes clue#1)
1 parent 115b7ed commit 3a30a2a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clue/packagist-react",
33
"description": "Simple async access to packagist.org's API, like listing project details, number of downloads, etc.",
44
"require": {
5-
"knplabs/packagist-api": "dev-master",
5+
"knplabs/packagist-api": "~1.0",
66
"clue/buzz-react": "0.1.*"
77
},
88
"license": "MIT",

composer.lock

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

0 commit comments

Comments
 (0)