Spomky-Labs / pwa-bundle

PHP library for generating a full featured PWA manifest
https://pwa.spomky-labs.com
MIT License
29 stars 1 forks source link

can't autowire $imageProcessor #43

Closed tacman closed 4 months ago

tacman commented 4 months ago

Version(s) affected

1.0-dev

Description

Can't install

Cannot autowire service "SpomkyLabs\PwaBundle\Command\CreateIconsCommand":
!! argument "$imageProcessor

How to reproduce

composer require Spomky-Labs/phpwa ./composer.json has been updated Running composer update spomky-labs/phpwa Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals

Symfony operations: 1 recipe (157135572b17d2b5d8d523f4d94c12ba)

Possible Solution

No response

Additional Context

No response

Spomky commented 4 months ago

Indeed. This should be fixed in the last version

tacman commented 4 months ago

yep, installs now, thanks!

github-actions[bot] commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.