Skip to content

Commit 7f87acf

Browse files
authored
TASK: Pin Flow dependency to ~3.0
1 parent 03bfb2f commit 7f87acf

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
@@ -3,7 +3,7 @@
33
"type": "typo3-flow-package",
44
"description": "Plugin for search integration via content node",
55
"require": {
6-
"typo3/flow": "*"
6+
"typo3/flow": "~3.0"
77
},
88
"autoload": {
99
"psr-0": {

0 commit comments

Comments
 (0)