chill-pills / laravel-instagram-basic-feed

Laravel package that connect to Instagram's new API Basic Display. Retrieve personal user's posts and keep them in cache, with specific commands or with Scheduler and take care to refresh the token's every two months.
MIT License
3 stars 3 forks source link

Tag package for release #7

Closed Otienoh closed 3 years ago

Otienoh commented 3 years ago

@dib258 please tag the changes and release version 0.2

Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
  Problem 1

    - Root composer.json requires chill-pills/laravel-instagram-basic-feed ^0.2, it is satisfiable by chill-pills/laravel-instagram-basic-feed[0.2.7] from lock repo but chill-pills/laravel-instagram-basic-feed[dev-master, 0.1.0, 0.1.1] from composer repo (https://repo.packagist.org) has higher repository priority. The packages with higher priority do not match your constraint and are therefore not installable. See https://getcomposer.org/repoprio for details and assistance.

Possible fix for #6

dib258 commented 3 years ago

It's done, does it correct your problem ? @Otienoh