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