Skip to content

Commit

Permalink
Revert "refactor: transform only first parent into resource linkage"
Browse files Browse the repository at this point in the history
This reverts commit 7b4dd58.
  • Loading branch information
Thorsten Suckow-Homberg committed Nov 9, 2022
1 parent 5ef0ef5 commit 40bcb6a
Show file tree
Hide file tree
Showing 436 changed files with 5,109 additions and 33,100 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 40bcb6a

Please sign in to comment.