Skip to content

Commit

Permalink
remove unused phpunit dependency, update guzzle and add lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
bennet0496 committed Aug 5, 2024
1 parent f45d553 commit 5206a14
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
composer.phar
composer.lock
vendor/*
config.inc.php
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
"roundcube/plugin-installer": "^0.3",
"guzzlehttp/guzzle": "^7.8"
},
"require-dev": {
"phpunit/phpunit": "^9"
},
"extra": {
"roundcube": {
"min-version": "1.6.1"
Expand Down
Loading

0 comments on commit 5206a14

Please sign in to comment.