fixing description and adding depency to fluid-adaptor
This commit is contained in:
parent
0de901d45c
commit
d9a71f8aa7
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"name": "digicomp/fluid-render-functions",
|
||||
"description": "Adapter for datatables",
|
||||
"description": "define fluid based render functions and use them else where",
|
||||
"type": "neos-package",
|
||||
"require": {
|
||||
"neos/flow": "^6.3.5 | ^7.3 | ^8.3",
|
||||
"neos/fluid-adaptor": "^6.3.5 | ^7.3 | ^8.3",
|
||||
"php": ">=7.4"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
Loading…
Add table
Reference in a new issue