Skip to content

Commit bd55c86

Browse files
authored
chore: remove phpdocumentor/reflection when no snippets exist (#5279)
1 parent c4a7278 commit bd55c86

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^4.8|^5.0|^8.0",
30-
"yoast/phpunit-polyfills": "^1.0",
31-
"phpdocumentor/reflection": "^3.0"
30+
"yoast/phpunit-polyfills": "^1.0"
3231
},
3332
"suggest": {
3433
"ext-grpc": "Enables use of gRPC, a universal high-performance RPC framework created by Google.",

0 commit comments

Comments
 (0)