PHP Classes

Installation failed

Recommend this page to a friend!

      URL Tracker Class  >  All threads  >  Installation failed  >  (Un) Subscribe thread alerts  
Subject:Installation failed
Summary:minimum-stability (stable)
Messages:1
Author:Terry Woody
Date:2022-10-28 10:36:34
 

  1. Installation failed   Reply   Report abuse  
Picture of Terry Woody Terry Woody - 2022-10-28 10:36:34
Cannot install.

========
$ composer require lee/url-tracker
Info from https://repo.packagist.org: #StandWithUkraine

Installation failed, deleting ./composer.json.

In RequireCommand.php line 217:

No composer.json present in the current directory (./composer.json), this may be the cause of the following exception.


In PackageDiscoveryTrait.php line 327:

Could not find a version of package lee/url-tracker matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

========

This may be of some help to you:

If you are author of package just run this code "composer self-update --2". According to composer documentation this command will upgrade your composer version.

If you face any bug you can just run "composer self-update --1" to roll back old version.