Skip to content

Commit 1389ea3

Browse files
committed
Remove sqlite extension composer suggestion!
1 parent f68ac0b commit 1389ea3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"suggest": {
2727
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
2828
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
29-
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
3029
"composer/class-map-generator": "Improved tab completion performance with better class discovery."
3130
},
3231
"autoload": {

0 commit comments

Comments
 (0)