updated yaml and php.ini
Showing
with
7 additions
and
1 deletions
| ... | @@ -12,7 +12,8 @@ | ... | @@ -12,7 +12,8 @@ |
| }, | }, | ||
| "require": { | "require": { | ||
| "php": ">=7.2", | "php": ">=7.2", | ||
| "google/cloud-storage": "^1.0" | "google/cloud-storage": "^1.0", | ||
| "google/cloud-error-reporting": "^0.16.2" | |||
| }, | }, | ||
| "suggest": { | "suggest": { | ||
| "paragonie/random_compat": "Provides better randomness in PHP 5.x" | "paragonie/random_compat": "Provides better randomness in PHP 5.x" | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment