Skip to content

Commit 93da3d3

Browse files
Update google/cloud-tools requirement from ^0.13.0 to ^0.14.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.13.0...v0.14.0) --- updated-dependencies: - dependency-name: google/cloud-tools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2a2d84 commit 93da3d3

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
@@ -45,7 +45,7 @@
4545
"guzzlehttp/psr7": "^2.6.2"
4646
},
4747
"require-dev": {
48-
"google/cloud-tools": "^0.13.0",
48+
"google/cloud-tools": "^0.14.0",
4949
"jetbrains/phpstorm-attributes": "^1.1",
5050
"phpunit/php-code-coverage": "^9.2.31",
5151
"phpunit/phpunit": "^9.6.19"

0 commit comments

Comments
 (0)