Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warnings in composer install #60

Open
lhguerra opened this issue Apr 3, 2020 · 0 comments
Open

Fix warnings in composer install #60

lhguerra opened this issue Apr 3, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@lhguerra
Copy link
Member

lhguerra commented Apr 3, 2020

taller@app:~/app(master)$
composer install
Class DrupalProject\composer\ScriptHandler is not autoloadable, can not call pre-install-cmd script
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.
Package zendframework/zend-escaper is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.
Package zendframework/zend-feed is abandoned, you should avoid using it. Use laminas/laminas-feed instead.
Package zendframework/zend-stdlib is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead.
Generating autoload files
Class DrupalProject\composer\ScriptHandler is not autoloadable, can not call post-install-cmd script
@lhguerra lhguerra added the help wanted Extra attention is needed label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant