Fixed links and package settings for organization 'php-censor'.

This commit is contained in:
Dmitry Khomutov 2017-08-26 12:13:34 +07:00
commit a6a778711e
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
2 changed files with 12 additions and 12 deletions

View file

@ -1,10 +1,10 @@
{
"name": "corpsee/php-censor",
"description": "PHP Censor is a open source self-hosted continuous integration server for PHP projects (Fork of PHPCI)",
"name": "php-censor/php-censor",
"description": "PHP Censor is a open source self-hosted continuous integration server for PHP projects (PHPCI fork).",
"minimum-stability": "stable",
"type": "application",
"keywords": ["php", "php-censor", "phpci", "ci-server", "testing", "self-hosted", "open-source", "ci", "continuous integration"],
"homepage": "https://github.com/corpsee/php-censor",
"homepage": "http://php-censor.info",
"license": "BSD-2-Clause",
"authors": [
{
@ -21,8 +21,8 @@
}
],
"support": {
"issues": "https://github.com/corpsee/php-censor/issues",
"source": "https://github.com/corpsee/php-censor"
"issues": "https://github.com/php-censor/php-censor/issues",
"source": "https://github.com/php-censor/php-censor"
},
"autoload": {
"psr-4": {