murat / stories

📑 A story sharing platform made with Laravel 5.7
http://goo.gl/NdJhEo
MIT License
8 stars 11 forks source link

Composer lock #3

Closed ismaeljoseph closed 6 years ago

ismaeljoseph commented 6 years ago

Composer lock seems to have a conflict with composer.

Installation cannot be complete even with correct composer.lock.

Please test the installation.

murat commented 6 years ago

Hi @ismaeljoseph it seems my mistake. I have a package named as laravel-reactable and I forgot local repository path in composer.json

Fixed with https://github.com/muratbsts/stories/commit/5acb1039a215b4f8cfe6b344cc694c98060c5d40

ismaeljoseph commented 6 years ago

Thanks for paying attention to my comment.