Skip to content

Commit 60bc505

Browse files
committed
Cleanup composer.json
The main composer.json should only contain the internal packages and dev dependencies.
1 parent 50b8324 commit 60bc505

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

composer.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -31,31 +31,13 @@
3131
"php": "^8.1",
3232
"ext-json": "*",
3333
"ext-mbstring": "*",
34-
"doctrine/lexer": "^3.0",
35-
"jawira/plantuml-encoding": "^1.1",
36-
"league/commonmark": "^2.4",
37-
"league/flysystem": "^1.0.5",
38-
"league/tactician": "^1.1",
39-
"league/uri": "^6.5 || ^7.0",
40-
"league/uri-interfaces": "^2.3",
41-
"phpdocumentor/flyfinder": "^1.1",
4234
"phpdocumentor/guides": "@dev",
4335
"phpdocumentor/guides-cli": "@dev",
4436
"phpdocumentor/guides-code": "@dev",
4537
"phpdocumentor/guides-graphs": "@dev",
4638
"phpdocumentor/guides-markdown": "@dev",
4739
"phpdocumentor/guides-restructured-text": "@dev",
48-
"phpdocumentor/guides-theme-bootstrap": "@dev",
49-
"psr/event-dispatcher": "^1.0",
50-
"psr/log": "^2.0 || ^3.0",
51-
"symfony/clock": "^6.4",
52-
"symfony/contracts": "^3.4.0",
53-
"symfony/http-client": "^6.4.0",
54-
"symfony/process": "^6.4.0",
55-
"symfony/string": "^6.4.0",
56-
"symfony/translation-contracts": "^2.1 || ^3.0",
57-
"twig/twig": "~2.0 || ^3.0",
58-
"webmozart/assert": "^1.10"
40+
"phpdocumentor/guides-theme-bootstrap": "@dev"
5941
},
6042
"require-dev": {
6143
"ext-dom": "*",

composer.lock

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

0 commit comments

Comments
 (0)