Skip to content

Commit 23a710e

Browse files
committed
Update composer.json.
1 parent 61196b0 commit 23a710e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
"require-dev":{
1717
"drupol/php-conventions": "^1",
1818
"graphp/graphviz": "^0.2",
19-
"php-http/guzzle6-adapter": "^2",
20-
"scrutinizer/ocular": "^1"
19+
"scrutinizer/ocular": "^1",
20+
"apigen/apigen": "dev-master",
21+
"roave/better-reflection": "dev-master#c87d856"
2122
},
2223
"autoload": {
2324
"psr-4": {

0 commit comments

Comments
 (0)