forked from colin/simple-glitchtip
Update composer.json
This commit is contained in:
parent
6e82beea2f
commit
501aea8f3e
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"repositories": [
|
"name": "nixius/simple-glitchtip-c5",
|
||||||
{
|
"description": "A simple integration for GlitchTip",
|
||||||
"type": "composer",
|
"version": "0.0.1",
|
||||||
"url": "https://git.nixc.us/api/packages/Nixius/composer"
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Nixius\\SimpleGlitchtip\\": "src/"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"require": {
|
|
||||||
"nixius/simple-glitchtip-c5": "^1.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue