Skip to content

Commit 1ab631b

Browse files
committed
ext-xdebug explicitly added as dependency.
1 parent f140566 commit 1ab631b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.idea/.gitignore

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"google/cloud-functions-framework": "^v1.1.0",
3838
"google/cloud-storage": "^v1.26.1",
3939
"guzzlehttp/psr7": "^2.1.0"
40-
4140
},
4241
"require-dev": {
42+
"ext-xdebug": "*",
4343
"phpunit/phpunit": "^9.5.14",
4444
"google/cloud-tools": "^0.12.0"
4545
},

0 commit comments

Comments
 (0)