Remove unnecessary noise from composer.json
This commit is contained in:
parent
6ea44d9449
commit
67d598b6cf
|
@ -15,11 +15,5 @@
|
||||||
"email": "email@sharkk.net"
|
"email": "email@sharkk.net"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable"
|
||||||
"require": {},
|
|
||||||
"archive": {
|
|
||||||
"exclude": [
|
|
||||||
"tests/", "tests"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user