Skip to content

Commit 46c28bd

Browse files
committed
➖ Remove google composer packages
1 parent c39d17a commit 46c28bd

File tree

3 files changed

+1
-339
lines changed

3 files changed

+1
-339
lines changed

Diff for: composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"doctrine/doctrine-bundle": "^2",
3131
"doctrine/doctrine-migrations-bundle": "^2",
3232
"doctrine/orm": "^2",
33-
"google/apiclient": "^2.0",
3433
"gumlet/php-image-resize": "^2.0",
3534
"phpunit/phpunit": "^8.5",
3635
"ramsey/uuid": "^3.8",

Diff for: composer.lock

+1-314
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: symfony.lock

-24
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@
9898
"egulias/email-validator": {
9999
"version": "2.1.3"
100100
},
101-
"firebase/php-jwt": {
102-
"version": "v5.0.0"
103-
},
104101
"friendsofphp/php-cs-fixer": {
105102
"version": "2.2",
106103
"recipe": {
@@ -116,24 +113,6 @@
116113
"fzaninotto/faker": {
117114
"version": "v1.8.0"
118115
},
119-
"google/apiclient": {
120-
"version": "2.0",
121-
"recipe": {
122-
"repo": "github.com/symfony/recipes-contrib",
123-
"branch": "master",
124-
"version": "2.0",
125-
"ref": "49c5d7a66d863d28513979bf0666dc77599100c0"
126-
},
127-
"files": [
128-
"config/packages/google_apiclient.yaml"
129-
]
130-
},
131-
"google/apiclient-services": {
132-
"version": "v0.94"
133-
},
134-
"google/auth": {
135-
"version": "v1.5.1"
136-
},
137116
"gumlet/php-image-resize": {
138117
"version": "2.0.0"
139118
},
@@ -200,9 +179,6 @@
200179
"phpdocumentor/type-resolver": {
201180
"version": "1.3.0"
202181
},
203-
"phpseclib/phpseclib": {
204-
"version": "2.0.15"
205-
},
206182
"phpspec/prophecy": {
207183
"version": "v1.10.3"
208184
},

0 commit comments

Comments
 (0)