We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d703c commit 6a8c1f8Copy full SHA for 6a8c1f8
1 file changed
composer.json
@@ -4,7 +4,7 @@
4
"description": "Plain PHP search engine using sqlite3 or MySQL as storage backend.",
5
"license": "MIT",
6
"require": {
7
- "neos/flow": "^5.0 || ^6.0 || ^7.0 || dev-master"
+ "neos/flow": "^5.0 || ^6.0 || ^7.0 || ^8.0 || dev-master"
8
},
9
"autoload": {
10
"psr-4": {
0 commit comments