Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Installing fake-sms-notifier as a dev packages does not work #58929

Closed
@toby-griffiths

Description

@toby-griffiths

Symfony version(s) affected

7.1.8

Description

I wanted to use the fake notifier during testing, but don't need it on the production site, so I installed it as a --dev package… then spent about 45 mins & lots of step debugging, trying to work out why it wasn't working.

How to reproduce

Install the package using composer require --dev symfony/fake-sms-notifier.

Try to send an SMS notification.

Possible Solution

Is it possible to allow this package to be installed just in dev, since it's a primarily development style package?

Or at least lets update the docs to make this clear. Happy to PR, but if we can make it support dev only, all the better.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions