Skip to content

Instantly share code, notes, and snippets.

@omares
Created April 11, 2013 11:57
Show Gist options
  • Save omares/5362813 to your computer and use it in GitHub Desktop.
Save omares/5362813 to your computer and use it in GitHub Desktop.
php-tools:master ➜❯ composer install
Loading composer repositories with package information
Installing dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for omares/phpcpd 1.4.1@dev -> satisfiable by omares/phpcpd 1.4.1.
- omares/phpcpd 1.4.1 requires sebastian/finder-facade dev-master -> no matching package found.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
composer show omares/phpcpd
name : omares/phpcpd
descrip. : Copy/Paste Detector (CPD) for PHP code.
keywords :
versions : dev-master, 1.4.1
type : library
license : BSD-3-Clause
source : [git] https://github.com/omares/phpcpd.git 852f0f3bcd967154df1acce6587ab1bc884f9270
dist : [zip] https://api.github.com/repos/omares/phpcpd/zipball/852f0f3bcd967154df1acce6587ab1bc884f9270 852f0f3bcd967154df1acce6587ab1bc884f9270
names : omares/phpcpd
support
issues : https://github.com/sebastianbergmann/phpcpd/issues
source : https://github.com/omares/phpcpd/tree/master
autoload
classmap
src/
requires
php >=5.3.3
phpunit/php-timer >=1.0.4,<1.1.0
sebastian/finder-facade 1.0.x
sebastian/version >=1.0.0
symfony/finder >=2.1.2
theseer/fdomdocument dev-master@dev
zetacomponents/base >=1.8
zetacomponents/console-tools >=1.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment