Version 0.9.6 beta - added new form elements, also added a nibiru binary in order to create modules and plugins.
This commit is contained in:
@@ -17,8 +17,13 @@
|
||||
"vendor-dir": "core/l"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1.0",
|
||||
"php": ">=8.1.0",
|
||||
"smarty/smarty": "^3.1",
|
||||
"phpmailer/phpmailer": "^6.1"
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"dasprid/enum": "^1.0.3",
|
||||
"bacon/bacon-qr-code": ">=1.0.3",
|
||||
"mevdschee/php-crud-api": "^2.14",
|
||||
"symfony/psr-http-message-bridge": "^2.1",
|
||||
"laminas/laminas-diactoros": "^2.24"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user