Now works with Flow 3.0
This commit is contained in:
parent
9ae559ce99
commit
ce6b422093
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"type":"typo3-flow-package",
|
||||
"description":"",
|
||||
"require":{
|
||||
"typo3/flow":"~2.0"
|
||||
"typo3/flow":"~2.0|~3.0"
|
||||
},
|
||||
"require-dev":{
|
||||
"phpunit/phpunit": "3.7.*"
|
||||
|
|
Loading…
Reference in a new issue