DB IO Placeholder regex fix for JSON/JSONB placeholders

This commit is contained in:
Clemens Schwaighofer
2024-07-29 16:13:08 +09:00
parent e706a67427
commit 29f4800e1a
4 changed files with 19 additions and 7 deletions

View File

@@ -21,7 +21,8 @@
},
"require-dev": {
"egrajp/smarty-extended": "^4.3",
"gullevek/dotenv": "dev-master"
"gullevek/dotenv": "dev-master",
"phpunit/phpunit": "^9"
},
"repositories": {
"git.egplusww.jp.Composer": {