composer package name (#185)

This commit is contained in:
Kevin Papst
2018-06-28 23:44:02 +02:00
committed by GitHub
parent b299302da4
commit 3bdf0dc6a6
2 changed files with 11 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "kimai/kimai",
"name": "kevinpapst/kimai2",
"license": "MIT",
"type": "project",
"description": "Kimai Time Tracking reloaded",
"description": "Kimai Time-Tracking 2",
"require": {
"php": "^7.1.3",
"ext-pdo_sqlite": "*",