-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Description
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
Labels
No labels