Skip to content

Commit d1b76ae

Browse files
committed
phpunit updated.
1 parent 1ab631b commit d1b76ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
"require": {
3434
"php": ">= 7.4",
3535
"ext-json": "*",
36+
"ext-curl": "*",
3637
"google/cloud-logging": "^1.23.0",
3738
"google/cloud-functions-framework": "^v1.1.0",
3839
"google/cloud-storage": "^v1.26.1",
3940
"guzzlehttp/psr7": "^2.1.0"
4041
},
4142
"require-dev": {
42-
"ext-xdebug": "*",
43-
"phpunit/phpunit": "^9.5.14",
43+
"phpunit/phpunit": "^9.5.16",
4444
"google/cloud-tools": "^0.12.0"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)