Skip to content

Commit

Permalink
Merge pull request #774 from phpDocumentor/feature/cleanup-composer
Browse files Browse the repository at this point in the history
Cleanup composer.json
  • Loading branch information
jaapio authored Dec 27, 2023
2 parents 50b8324 + 60bc505 commit a747ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
20 changes: 1 addition & 19 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,31 +31,13 @@
"php": "^8.1",
"ext-json": "*",
"ext-mbstring": "*",
"doctrine/lexer": "^3.0",
"jawira/plantuml-encoding": "^1.1",
"league/commonmark": "^2.4",
"league/flysystem": "^1.0.5",
"league/tactician": "^1.1",
"league/uri": "^6.5 || ^7.0",
"league/uri-interfaces": "^2.3",
"phpdocumentor/flyfinder": "^1.1",
"phpdocumentor/guides": "@dev",
"phpdocumentor/guides-cli": "@dev",
"phpdocumentor/guides-code": "@dev",
"phpdocumentor/guides-graphs": "@dev",
"phpdocumentor/guides-markdown": "@dev",
"phpdocumentor/guides-restructured-text": "@dev",
"phpdocumentor/guides-theme-bootstrap": "@dev",
"psr/event-dispatcher": "^1.0",
"psr/log": "^2.0 || ^3.0",
"symfony/clock": "^6.4",
"symfony/contracts": "^3.4.0",
"symfony/http-client": "^6.4.0",
"symfony/process": "^6.4.0",
"symfony/string": "^6.4.0",
"symfony/translation-contracts": "^2.1 || ^3.0",
"twig/twig": "~2.0 || ^3.0",
"webmozart/assert": "^1.10"
"phpdocumentor/guides-theme-bootstrap": "@dev"
},
"require-dev": {
"ext-dom": "*",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a747ad0

Please sign in to comment.