aboutsummaryrefslogtreecommitdiff
path: root/php/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'php/composer.json')
-rw-r--r--php/composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/php/composer.json b/php/composer.json
index 3dae2865..32b0f44c 100644
--- a/php/composer.json
+++ b/php/composer.json
@@ -18,7 +18,8 @@
"Google\\Protobuf\\": "tests/generated/Google/Protobuf",
"Google\\Protobuf\\Internal\\": "src/Google/Protobuf/Internal",
"GPBMetadata\\": "tests/generated/GPBMetadata",
- "GPBMetadata\\Google\\Protobuf\\Internal\\": "src/GPBMetadata/Google/Protobuf/Internal"
+ "GPBMetadata\\Google\\Protobuf\\Internal\\": "src/GPBMetadata/Google/Protobuf/Internal",
+ "": "tests/generated"
},
"files": [
"src/Google/Protobuf/descriptor.php"