We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f68ac0b commit 1389ea3Copy full SHA for 1389ea3
composer.json
@@ -26,7 +26,6 @@
26
"suggest": {
27
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
28
"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.",
30
"composer/class-map-generator": "Improved tab completion performance with better class discovery."
31
},
32
"autoload": {
0 commit comments