Skip to content

Commit 40bcb6a

Browse files
author
Thorsten Suckow-Homberg
committed
Revert "refactor: transform only first parent into resource linkage"
This reverts commit 7b4dd58.
1 parent 5ef0ef5 commit 40bcb6a

File tree

436 files changed

+5109
-33100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

436 files changed

+5109
-33100
lines changed

_composer.lock

Lines changed: 0 additions & 7367 deletions
This file was deleted.

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,17 @@
66
{"url": "https://horde-satis.maintaina.com", "type": "composer"}
77
],
88
"require": {
9+
"php": ">=7.4",
910
"ezyang/htmlpurifier": "^4.11",
11+
"laravel/lumen-framework": "5.8.*",
1012
"horde/imap_client": "dev-FRAMEWORK_6_0",
11-
"horde/smtp": "dev-FRAMEWORK_6_0",
12-
"php": ">=8.1",
13-
"laravel/lumen-framework": "^8.0"
13+
"horde/smtp": "dev-FRAMEWORK_6_0"
1414
},
1515
"require-dev": {
1616
"fakerphp/faker": "^1.9.1",
1717
"mockery/mockery": "^1.3.1",
1818
"phpunit/phpunit": "^9.3",
19-
"squizlabs/php_codesniffer": "*",
20-
"phpstan/phpstan": "1.8.9"
19+
"squizlabs/php_codesniffer": "*"
2120
},
2221
"license": "MIT",
2322
"autoload": {

0 commit comments

Comments
 (0)