mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 08:35:35 +08:00
add requirement tokenizer
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0 || ^8.1",
|
"php": "^8.0 || ^8.1",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
|
"ext-tokenizer": "*",
|
||||||
"doctrine/dbal": "^2.13.1",
|
"doctrine/dbal": "^2.13.1",
|
||||||
"dragonmantank/cron-expression": "^3.3",
|
"dragonmantank/cron-expression": "^3.3",
|
||||||
"jelix/version": "^2.0",
|
"jelix/version": "^2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user