mirror of
https://github.com/shufflingpixels/php-io.git
synced 2026-06-16 05:04:59 +02:00
composer.json: add support section
This commit is contained in:
parent
c677cfccd4
commit
8d8690f77b
1 changed files with 4 additions and 0 deletions
|
|
@ -27,5 +27,9 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "pest"
|
"test": "pest"
|
||||||
|
},
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/shufflingpixels/php-io/issues",
|
||||||
|
"source": "https://github.com/shufflingpixels/php-io"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue