Skip to content

Commit 39f071a

Browse files
authored
Merge pull request #16 from ro0NL/patch-1
specify source URL
2 parents 6271624 + 656fb65 commit 39f071a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "psalm/phar",
33
"description": "Composer-based Psalm Phar",
44
"license": ["MIT"],
5+
"support": {
6+
"source": "https://github.com/vimeo/psalm"
7+
},
58
"require": {
69
"php": "^7.1 || ^8.0"
710
},

0 commit comments

Comments
 (0)