We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa3589 commit 2703f73Copy full SHA for 2703f73
composer.json
@@ -3,7 +3,7 @@
3
"type": "library",
4
"description": "A PHP package to retrieve Google Analytics data",
5
"homepage": "https://github.com/reactmore/google-analytic-api-client",
6
- "version": "1.0.4",
+ "version": "1.0.5",
7
"license": "MIT",
8
"authors": [
9
{
@@ -24,7 +24,6 @@
24
}
25
},
26
"require": {
27
- "php": "^7.0 | ^8.0",
28
"psr/http-message": "^1.0",
29
"symfony/translation": "6.0",
30
"google/apiclient": "^2.7",
0 commit comments