Results 1 comments of Przemysław

@abbasmashaddy72 @lrljoe this one also works: Add in composer.json ` "repositories": [ { "type": "vcs", "url": "https://github.com/Butochnikov/livewire-calendar" } ],` and then in require section: `"asantibanez/livewire-calendar": "dev-master",` and then composer install...