Skip to content

Commit 6a8c1f8

Browse files
authored
TASK: Allow Neos 8.x
1 parent 41d703c commit 6a8c1f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Plain PHP search engine using sqlite3 or MySQL as storage backend.",
55
"license": "MIT",
66
"require": {
7-
"neos/flow": "^5.0 || ^6.0 || ^7.0 || dev-master"
7+
"neos/flow": "^5.0 || ^6.0 || ^7.0 || ^8.0 || dev-master"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)