Skip to content

Commit f85e0cc

Browse files
committed
Add ext-pdo_mysql for dev env
1 parent 955b1d9 commit f85e0cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
"require-dev": {
2525
"ext-pdo": "*",
26+
"ext-pdo_mysql": "*",
2627
"phpunit/phpunit": "~12.0",
2728
"phpmetrics/phpmetrics": "~3.0",
2829
"phpstan/phpstan": "~2.1.0",

0 commit comments

Comments
 (0)