We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822b87c commit 703ba9aCopy full SHA for 703ba9a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## 2.19.2
4
+
5
## [2.19.1](https://github.com/googleapis/google-api-php-client/compare/v2.19.0...v2.19.1) (2026-03-27)
6
7
composer.json
@@ -2,7 +2,9 @@
"name": "google/apiclient",
"type": "library",
"description": "Client library for Google APIs",
- "keywords": ["google"],
+ "keywords": [
+ "google"
+ ],
8
"homepage": "http://developers.google.com/api-client-library/php",
9
"license": "Apache-2.0",
10
"require": {
0 commit comments