Remove unnecessary noise from composer.json

This commit is contained in:
Sky Johnson 2024-09-13 17:44:58 -05:00
parent 6ea44d9449
commit 67d598b6cf

View File

@ -15,11 +15,5 @@
"email": "email@sharkk.net" "email": "email@sharkk.net"
} }
], ],
"minimum-stability": "stable", "minimum-stability": "stable"
"require": {},
"archive": {
"exclude": [
"tests/", "tests"
]
}
} }