Integrated Latte 3 into FuzeWorks.
This commit is contained in:
parent
99b24155d3
commit
17f4bae3d0
@ -9,13 +9,13 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.4.0",
|
"php": ">=8.1.0",
|
||||||
"fuzeworks/webcomponent": "~1.3.0",
|
"fuzeworks/webcomponent": "~1.3.0",
|
||||||
"fuzeworks/objectstorage": "~1.3.0",
|
"fuzeworks/objectstorage": "~1.3.0",
|
||||||
"fuzeworks/tracycomponent": "~1.3.0",
|
"fuzeworks/tracycomponent": "~1.3.0",
|
||||||
"fuzeworks/layout": "~1.3.0",
|
"fuzeworks/layout": "~1.3.0",
|
||||||
"fuzeworks/database": "~1.3.0",
|
"fuzeworks/database": "~1.3.0",
|
||||||
"latte/latte": "~2.5",
|
"latte/latte": "~3.0",
|
||||||
"ext-json": "*"
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Loading…
Reference in New Issue
Block a user