Skip to content

Commit

Permalink
Updated version compatibility table in README.md to include Laravel 1…
Browse files Browse the repository at this point in the history
…1.x, Nova 4.x, PHP 8.2/8.3 for Package 2.x.
  • Loading branch information
murdercode committed Mar 18, 2024
1 parent 52862d0 commit aedc702
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,18 @@ alt="Logo Nova Google Analytics Cards by The3LabsTeam"></p>

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

Expand Down

0 comments on commit aedc702

Please sign in to comment.