Add ext-pdo as a dependency because duh it is
This commit is contained in:
parent
c7726a42db
commit
a333c15c8a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"require": {
|
||||
"php": ">=8.0",
|
||||
"ext-simplexml": "*",
|
||||
"ext-pdo": "*",
|
||||
"matthewbaggett/twig-extension-inflect": "^1.0",
|
||||
"matthewbaggett/twig-extension-transform": "^1.0",
|
||||
"matthewbaggett/uuid": "^2.3",
|
||||
|
|
Loading…
Reference in a new issue