Skip to content

Should psy/psysh be require-dev? #10

@phpguru

Description

@phpguru

I'm probably biased due to my current situation, and/or don't fully understand composer with --production.

I am trying to get my Laravel Spark application ready for production in a secure environment. Psy/psysh came up with a security issue after doing composer install --production on the project to prepare it for a security audit. I am trying to think of a use case for tinker to be used in production, and it would seem (to me anyway) that psy/psysh would be better suited to require-dev.

Am I misunderstanding how composer works? Or would it make sense to move psy/psysh to require-dev?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions