Skip to content

Commit 67c29a6

Browse files
authored
Merge pull request #746 from tvdijen/patch-sqlite
Replace deprecated Sqlite-calls with PDO-calls
2 parents cea12b9 + c21c031 commit 67c29a6

3 files changed

Lines changed: 288 additions & 194 deletions

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"jaimeperez/twig-configurable-i18n": "^1.2"
4545
},
4646
"require-dev": {
47-
"ext-pdo_sqlite": "*",
4847
"phpunit/phpunit": "~4.8.35",
4948
"mikey179/vfsStream": "~1.6",
5049
"friendsofphp/php-cs-fixer": "^2.2"

0 commit comments

Comments
 (0)