Skip to content

Commit

Permalink
Merge pull request #6 from slub/ahn
Browse files Browse the repository at this point in the history
ahn fixes
  • Loading branch information
Alexander Bigga authored Jun 10, 2021
2 parents 4525afc + a5c24cc commit 5968247
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
Empty file modified Classes/Controller/SearchController.php
100755 → 100644
Empty file.
Empty file modified Classes/ViewHelpers/Find/FacetLinkArgumentsViewHelper.php
100755 → 100644
Empty file.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"typo3/cms-core": ">=6.2.11,<=9.5.99"
"typo3/cms-core": "^9.5.0"
},
"replace": {
"typo3-ter/find": "*",
Expand All @@ -29,5 +29,10 @@
"psr-4": {
"Subugoe\\Find\\": "Classes"
}
},
"extra": {
"typo3/cms": {
"extension-key": "find"
}
}
}
9 changes: 3 additions & 6 deletions ext_emconf.php
100755 → 100644

Large diffs are not rendered by default.

0 comments on commit 5968247

Please sign in to comment.