Skip to content

Commit 390429f

Browse files
committed
Update "google/analytics-data"and support Laravel 13
1 parent 16f7b86 commit 390429f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^8.1",
20-
"google/analytics-data": "^0.9.4",
21-
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
20+
"google/analytics-data": "^0.23.3",
21+
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0|^13.0",
2222
"spatie/laravel-package-tools": "^1.14.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)