Skip to content

Commit 712a277

Browse files
committed
minor #150 Remove ext-pdo from store's dev dependencies (chr-hertel)
This PR was merged into the main branch. Discussion ---------- Remove ext-pdo from store's dev dependencies | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | Fix #87 | License | MIT Removing `ext-pdo` as dev dependency from store to ease contributor's life, see #87 Commits ------- 4d97bfa Remove ext-pdo from store's dev dependencies
2 parents 6992b9d + 4d97bfa commit 712a277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/store/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"symfony/uid": "^6.4 || ^7.1"
3030
},
3131
"require-dev": {
32-
"ext-pdo": "*",
3332
"codewithkyrian/chromadb-php": "^0.2.1 || ^0.3 || ^0.4",
3433
"doctrine/dbal": "^3.3 || ^4.0",
3534
"mongodb/mongodb": "^1.21 || ^2.0",

0 commit comments

Comments
 (0)