Skip to content

Commit

Permalink
Remove redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JoryHogeveen committed Nov 21, 2024
1 parent aaff40b commit 3786027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 184 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,8 @@
"require-dev": {
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "^8",
"mockery/mockery": "1.3.*",
"squizlabs/php_codesniffer": "2.*",
"phpcompatibility/php-compatibility": "9.*",
"yoast/phpunit-polyfills": "2.0"
"phpcompatibility/php-compatibility": "9.*"
},
"extra": {
"installer-name": "view-admin-as"
Expand Down
182 changes: 1 addition & 181 deletions composer.lock

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

0 comments on commit 3786027

Please sign in to comment.