asantibanez / livewire-charts

Neat Livewire Charts for your Laravel projects
MIT License
787 stars 116 forks source link

Laravel 11.x Compatibility #122

Open laravel-shift opened 4 months ago

laravel-shift commented 4 months ago

This is an automated pull request from Shift to update your package code and dependencies to be compatible with Laravel 11.x.

Before merging, you need to:

If you do find an issue, please report it by commenting on this PR to help improve future automation.

laravel-shift commented 4 months ago

:warning: The latest version of Laravel has a dependency for phpunit/phpunit of ^10.5. If you would like to also upgrade your tests, you may run the PHPUnit 10 Shift for free.

laravel-shift commented 4 months ago

:alembic: Using this package? If you would like to help test these changes or believe them to be compatible, you may update your project to reference this branch.

To do so, temporarily add Shift's fork to the repositories property of your composer.json:

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/laravel-shift/livewire-charts.git"
        }
    ]
}

Then update your dependency constraint to reference this branch:

{
    "require": {
        "asantibanez/livewire-charts": "dev-l11-compatibility",
    }
}

Finally, run: composer update

mbardelmeijer commented 3 months ago

@asantibanez would you mind taking a look here? :)

mrdezzods commented 3 months ago

Can this pr be merged?

RohanSakhale commented 3 months ago

@asantibanez can you please take a look at this PR

gmorgas commented 3 months ago

@asantibanez can this pr be merged? It's blocking us to upgrade to lLravel 11.

reinschaap commented 3 months ago

Would you please merge this PR? I need to upgrade some projects to Laravel 11 as well and we are waiting for this PR. Thank you

santos-sabanari commented 3 months ago

@asantibanez please merge this PR

sjwatts119 commented 3 months ago

Please merge this!

pboese commented 2 months ago

@asantibanez would be awesome if you could merge this simple PR :-)

ricuss commented 2 months ago

@asantibanez Could you please merge this pr when you get a chance?

nerijuso commented 2 months ago

@asantibanez Could you please merge this pr?

philipsorensen commented 2 months ago

@asantibanez is there anything blocking this PR? Please let us know, if you need help. Would love to get Laravel 11 support.

Kuzat commented 3 weeks ago

@asantibanez Would be really nice if this PR could be merged 🙏

davidsneal commented 3 weeks ago

Bumping to get notifications if merged :)