Skip to content

Commit

Permalink
Merge pull request #14 from conjoon/conjoon#23
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenSuckow authored Jan 28, 2023
2 parents 6fa0737 + 4626f37 commit 3d803e3
Show file tree
Hide file tree
Showing 441 changed files with 5,351 additions and 33,132 deletions.
7,367 changes: 0 additions & 7,367 deletions _composer.lock

This file was deleted.

9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,17 @@
{"url": "https://horde-satis.maintaina.com", "type": "composer"}
],
"require": {
"php": ">=7.4",
"ezyang/htmlpurifier": "^4.11",
"laravel/lumen-framework": "5.8.*",
"horde/imap_client": "dev-FRAMEWORK_6_0",
"horde/smtp": "dev-FRAMEWORK_6_0",
"php": ">=8.1",
"laravel/lumen-framework": "^8.0"
"horde/smtp": "dev-FRAMEWORK_6_0"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.3.1",
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "*",
"phpstan/phpstan": "1.8.9"
"squizlabs/php_codesniffer": "*"
},
"license": "MIT",
"autoload": {
Expand Down
Loading

0 comments on commit 3d803e3

Please sign in to comment.