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

Add support for Laravel 11 #91

Closed pilutiful closed 4 months ago

pilutiful commented 6 months ago

First thank you for this package! it helps me a lot. I tried upgrading my Laravel project to 11 (from 10), but it seems this package is not compatible with the new Laravel. When I try running composer update I get following:

Problem 1

It would be amazing if this was possible.

weogrim commented 4 months ago

@shweshi is support for Laravel 11 is possible ?

shweshi commented 4 months ago

Laravel 11 support is added. @pilutiful @weogrim