You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you need to update the composer.lock file first (adding 'composer update --lock' right after composer.json has been updated successfully) before updating the dependencies because I encounter an error that tells me to make sure my symfony/process specific versions are already correct. I think this error is because of the composer.lock file not being updated right after the composer.json has been updated successfully. Please tell me if the mistake is on me, because all I did was following your README instruction but still encounter those errors. Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I think you need to update the composer.lock file first (adding 'composer update --lock' right after composer.json has been updated successfully) before updating the dependencies because I encounter an error that tells me to make sure my symfony/process specific versions are already correct. I think this error is because of the composer.lock file not being updated right after the composer.json has been updated successfully. Please tell me if the mistake is on me, because all I did was following your README instruction but still encounter those errors. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions