Commit a7c0505e by Carsten Brandt

removed composer.lock from gitignore

we should not provide one in the package but developers should commit them when starting a new project so that all share the same versions and only explicit composer update command will change that. Escpecially important when deploying to production.
parent 9590ed75
/yii
/composer.lock
\ No newline at end of file
/composer.lock
\ No newline at end of file
/composer.lock
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment