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",
|
"type":"typo3-flow-package",
|
||||||
"description":"",
|
"description":"",
|
||||||
"require":{
|
"require":{
|
||||||
"typo3/flow":"~2.0"
|
"typo3/flow":"~2.0|~3.0"
|
||||||
},
|
},
|
||||||
"require-dev":{
|
"require-dev":{
|
||||||
"phpunit/phpunit": "3.7.*"
|
"phpunit/phpunit": "3.7.*"
|
||||||
|
|
Loading…
Reference in a new issue