X Tutup
Skip to content

chore: switch to main#2159

Merged
bshaffer merged 1 commit intomainfrom
switch-to-main
Dec 1, 2021
Merged

chore: switch to main#2159
bshaffer merged 1 commit intomainfrom
switch-to-main

Conversation

@bshaffer
Copy link
Contributor

No description provided.

@bshaffer bshaffer requested a review from a team November 30, 2021 20:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 2021
@bshaffer bshaffer merged commit 74a218e into main Dec 1, 2021
@bshaffer bshaffer deleted the switch-to-main branch December 1, 2021 18:03
@zooleo
Copy link

zooleo commented Mar 26, 2022

"name": "google/apiclient",
"type": "library",
"description": "Client library for Google APIs",
"keywords": ["google"],
"homepage": "http://developers.google.com/api-client-library/php",
"license": "Apache-2.0",
"require": {
    "php": "^5.6|^7.0|^8.0",
    "google/auth": "^1.10",
    "google/apiclient-services": "~0.200",
    "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
    "monolog/monolog": "^1.17||^2.0",
    "phpseclib/phpseclib": "~2.0||^3.0.2",
    "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
    "guzzlehttp/psr7": "^1.7||^2.0.0"
},
"require-dev": {
    "squizlabs/php_codesniffer": "~2.3",
    "symfony/dom-crawler": "~2.1",
    "symfony/css-selector": "~2.1",
    "cache/filesystem-adapter": "^0.3.2|^1.1",
    "phpcompatibility/php-compatibility": "^9.2",
    "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
    "composer/composer": "^1.10.22",
    "yoast/phpunit-polyfills": "^1.0",
    "phpspec/prophecy-phpunit": "^1.1||^2.0",
    "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"suggest": {
    "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
},
"autoload": {
    "psr-4": {
        "Google\\": "src/"
    },
    "files": [
        "src/aliases.php"
    ],
    "classmap": [
        "src/aliases.php"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup