Skip to content

Commit fb40a80

Browse files
committed
Update versi
1 parent 9da95cb commit fb40a80

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

Lines changed: 2 additions & 8 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.0",
6+
"version": "2.0.0",
77
"license": "MIT",
88
"authors": [
99
{
@@ -31,13 +31,7 @@
3131
"vlucas/phpdotenv": "^5.4"
3232
},
3333
"require-dev": {
34-
"squizlabs/php_codesniffer": "^3.6",
35-
"guzzlehttp/guzzle": "^6.2",
36-
"phpunit/phpunit": "^9.5",
37-
"mockery/mockery": "^1.4",
38-
"hamcrest/hamcrest-php": "^2.0"
3934
},
40-
"suggest": {
41-
"guzzlehttp/guzzle": "^6.2"
35+
"suggest": {"guzzlehttp/guzzle": "^6.2"
4236
}
4337
}

0 commit comments

Comments
 (0)