You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Csegedi Csaba (JIRA)" <ji...@apache.org> on 2018/11/21 18:01:00 UTC

[jira] [Created] (LOG4PHP-242) Cannot install log4php using composer

Csegedi Csaba created LOG4PHP-242:
-------------------------------------

             Summary: Cannot install log4php using composer
                 Key: LOG4PHP-242
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-242
             Project: Log4php
          Issue Type: Bug
            Reporter: Csegedi Csaba


Cannot install log4php using composer

I got the following error:

fatal: repository 'https://git-wip-us.apache.org/repos/asf/logging-log4php.
 git/' not found

 

Trying with simple composer.json

{
 "require": {
  "apache/log4php": "2.3.0"
 }
}

composer install

 

The [https://git-wip-us.apache.org/repos/asf?p=logging-log4php.git] link gives "404 - No such project"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)