shweshi / OpenGraph

A Laravel package to fetch Open Graph data of a website.
https://opengraph.shashi.dev
MIT License
154 stars 29 forks source link

Latest version doesn't supports Laravel v10 #89

Closed Abhi0725 closed 1 year ago

Abhi0725 commented 1 year ago

I see that composer.json file has been updated to support illuminate/log v10 but in latest tag it's still pulling the old composer.json with no support for v10.

Can you please release a new tag?

Abhi0725 commented 1 year ago

@shweshi Can you please check this.

Tyberious commented 1 year ago

No upates?

shweshi commented 1 year ago

@Abhi0725 @Tyberious Sorry for the delay, new tag 1.1.3 has been released with Laravel 10 support.