about composer

25 views
Skip to first unread message

Ahmed BenTaher

unread,
Jul 27, 2016, 11:12:23 AM7/27/16
to SabreDAV Discussion
l'have this error :
$ php  composer.phar require sabre/vobject "^4.0"
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package sabre\vobject could not be found, it looks like its name is invalid, "\" is not allowed in package names.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting


Installation failed, reverting ./composer.json to its original content.

Evert Pot

unread,
Jul 27, 2016, 12:39:47 PM7/27/16
to SabreDAV Discussion
Hi A


On Wednesday, July 27, 2016 at 11:12:23 AM UTC-4, Ahmed BenTaher wrote:
l'have this error :
$ php  composer.phar require sabre/vobject "^4.0"
 
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package sabre\vobject could not be found, it looks like its name is invalid, "\" is not allowed in package names.

This suggests you typed it wrong. It needs a slash. not a backslash.

Evert
Reply all
Reply to author
Forward
0 new messages