Skip to content

Commit c47ca2e

Browse files
Update google/cloud-tools requirement from ^0.14.0 to ^0.15.0
Updates the requirements on [google/cloud-tools](https://github.com/GoogleCloudPlatform/php-tools) to permit the latest version. - [Release notes](https://github.com/GoogleCloudPlatform/php-tools/releases) - [Commits](GoogleCloudPlatform/php-tools@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: google/cloud-tools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 303552d commit c47ca2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"guzzlehttp/psr7": "^2.7.0"
4747
},
4848
"require-dev": {
49-
"google/cloud-tools": "^0.14.0",
49+
"google/cloud-tools": "^0.15.0",
5050
"jetbrains/phpstorm-attributes": "^1.1",
5151
"phpunit/php-code-coverage": "^9.2.31",
5252
"phpunit/phpunit": "^9.6.20"

0 commit comments

Comments
 (0)