Skip to content

Commit c2a6a00

Browse files
committed
Declare Flow 7.x compatibility
1 parent 1862e6d commit c2a6a00

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
@@ -15,7 +15,7 @@
1515
"email": "[email protected]"
1616
},
1717
"require": {
18-
"neos/flow": "^4.0 || ^5.0 || ^6.0 || dev-master",
18+
"neos/flow": "^4.0 || ^5.0 || ^6.0 || ^7.0 || dev-master",
1919
"guzzlehttp/guzzle": "^6.3",
2020
"league/oauth2-client": "^2.0",
2121
"ramsey/uuid": "^3.0 || ^4.0",

0 commit comments

Comments
 (0)