Skip to content

Commit ccdf9a1

Browse files
committed
Add link to Packagist
1 parent 7360a5b commit ccdf9a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/links.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@
4848
"icon": "composer",
4949
"color": "#885630"
5050
},
51+
{
52+
"title": "Packagist (PHP packages)",
53+
"url": "https://packagist.org",
54+
"searchUrl": "https://packagist.org/?query={search}",
55+
"searchConcat": "%20"
56+
},
5157
{
5258
"title": "Go Packages",
5359
"url": "https://pkg.go.dev",

0 commit comments

Comments
 (0)