Skip to content

Commit cf4965c

Browse files
committed
Merge branch 'master' of github.com:schuhwerk/php-error-log-viewer
2 parents bffa375 + 3c8c12a commit cf4965c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vitus/php-error-log-viewer",
2+
"name": "schuhwerk/php-error-log-viewer",
33
"description": "A single-file GUI for your php log files which groups similar errors. Written in PHP and Vue.js.",
44
"keywords": [
55
"log",
@@ -19,7 +19,6 @@
1919
"email": "[email protected]"
2020
}
2121
],
22-
"minimum-stability": "stable",
2322
"require": {
2423
"php": "^7.1"
2524
}

0 commit comments

Comments
 (0)