Created
August 12, 2016 01:07
-
-
Save iandunn/25cd3a0f0f745a735e20f06b5520aa14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant @ vvv in /srv/www/wordpress-meta-environment/wordpressorg.dev/public_html/wp-content/plugins | |
> git clone [email protected]:WordPress/phpdoc-parser.git | |
Cloning into 'phpdoc-parser'... | |
Warning: Permanently added the RSA host key for IP address '192.30.253.112' to the list of known hosts. | |
remote: Counting objects: 1860, done. | |
remote: Total 1860 (delta 0), reused 0 (delta 0), pack-reused 1860 | |
Receiving objects: 100% (1860/1860), 1.00 MiB | 169.00 KiB/s, done. | |
Resolving deltas: 100% (994/994), done. | |
Checking connectivity... done. | |
vagrant @ vvv in /srv/www/wordpress-meta-environment/wordpressorg.dev/public_html/wp-content/plugins | |
> cd phpdoc-parser/ | |
vagrant @ vvv in /srv/www/wordpress-meta-environment/wordpressorg.dev/public_html/wp-content/plugins/phpdoc-parser | |
> composer install | |
Loading composer repositories with package information | |
Installing dependencies (including require-dev) from lock file | |
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them. | |
Your requirements could not be resolved to an installable set of packages. | |
Problem 1 | |
- Installation request for composer/installers v1.0.22 -> satisfiable by composer/installers[v1.0.22]. | |
- composer/installers v1.0.22 requires composer-plugin-api 1.0.0 -> 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://getcomposer.org/doc/04-schema.md#minimum-stability> for more details. | |
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment