Skip to content

Commit 2703f73

Browse files
committed
remove php minimum
1 parent 9aa3589 commit 2703f73

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "A PHP package to retrieve Google Analytics data",
55
"homepage": "https://github.com/reactmore/google-analytic-api-client",
6-
"version": "1.0.4",
6+
"version": "1.0.5",
77
"license": "MIT",
88
"authors": [
99
{
@@ -24,7 +24,6 @@
2424
}
2525
},
2626
"require": {
27-
"php": "^7.0 | ^8.0",
2827
"psr/http-message": "^1.0",
2928
"symfony/translation": "6.0",
3029
"google/apiclient": "^2.7",

0 commit comments

Comments
 (0)