Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 1c7dccf

Browse files
committed
Remove default type
We can remove the type parameter since `library` is default.
1 parent 7917f0b commit 1c7dccf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "sinergi/browser-detector",
3-
"type": "library",
43
"description": "Detecting the user's browser, operating system and language.",
54
"keywords": ["browser", "os", "operating system", "language", "detection"],
65
"license": "MIT",

0 commit comments

Comments
 (0)