Skip to content

Commit

Permalink
[TASK] Remove unused dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessCoder committed Feb 27, 2025
1 parent 4b779e0 commit 696edae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"phpstan/phpstan": "1.12.1",
"phpunit/phpunit": "^5.7 || ^9.5",
"squizlabs/php_codesniffer": "^3.7",
"mikey179/vfsstream": "^1.6",
"fluidtypo3/development": "^5"
"mikey179/vfsstream": "^1.6"
},
"suggest": {
"ext-tidy": "Allows to make use of the tidy ViewHelper v:format.tidy",
Expand Down

0 comments on commit 696edae

Please sign in to comment.