Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 8150d35

Browse files
authored
Merge pull request neos#257 from neos/revert-254-1.0
Revert "Add Flow 6.x to compatible Flow versions"
2 parents 557a702 + c46793e commit 8150d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Lean and opinionated way to integrate Event Sourcing and CQRS pattern in your Flow framework package",
55
"require": {
66
"php": ">=7.0",
7-
"neos/flow": "~4.0 || ~5.0 || ~6.0 || dev-master"
7+
"neos/flow": "~4.0 || ~5.0 || dev-master"
88
},
99
"suggest": {
1010
"php-uuid": "For fast generation of UUIDs used in the persistence."

0 commit comments

Comments
 (0)