diff --git a/README.md b/README.md index 4fa1c2e..3cfa0e0 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,18 @@ alt="Logo Nova Google Analytics Cards by The3LabsTeam">

Stay on top of your website's performance with the Google Analytics Insights Package for Laravel Nova. This powerful integration empowers you to seamlessly integrate Google Analytics data directly into your Nova dashboard, offering you a comprehensive and real-time overview of your website's key metrics. - ## Requirements -* php >= 8.1 -* laravel/framework >= 10.0 +* php ^8.1|^8.2|^8.3 +* laravel/framework ^10.0|^11.0 + +## Version Compatibility + +| Laravel | Nova | PHP | Package | +|---------|------|---------|----------| +| 10.x | 4.x | 8.1 | 1.x | +| 11.x | 4.x | 8.2/8.3 | 2.x | + ## Installation