allow vendord
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 32s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 32s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
This commit is contained in:
28
vendor/google/cloud-core/README.md
vendored
Normal file
28
vendor/google/cloud-core/README.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
# Google Cloud Core Libraries for PHP
|
||||
|
||||
[](https://packagist.org/packages/google/cloud-core) [](https://packagist.org/packages/google/cloud-core)
|
||||
|
||||
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-core/latest)
|
||||
|
||||
**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
|
||||
support requests, bug reports, or development contributions should be directed to
|
||||
that project.
|
||||
|
||||
### Installation
|
||||
|
||||
**NOTE** This package is not intended for direct use. It provides common infrastructure
|
||||
to the rest of the Google Cloud PHP components.
|
||||
|
||||
```sh
|
||||
$ composer require google/cloud-core
|
||||
```
|
||||
|
||||
### Debugging
|
||||
|
||||
Please see our [Debugging guide](https://github.com/googleapis/google-cloud-php/blob/main/DEBUG.md)
|
||||
for more information about the debugging tools.
|
||||
|
||||
### Version
|
||||
|
||||
This component is considered GA (generally available). As such, it will not introduce backwards-incompatible changes in
|
||||
any minor or patch releases. We will address issues and requests with the highest priority.
|
||||
Reference in New Issue
Block a user