Commit 3cffe2b
committed
Remove unused PHPUnit dev dependencies from root composer.json
The root-level phpunit/phpunit and yoast/phpunit-polyfills packages
were only used by the legacy driver test suite, which was removed
along with the root phpunit.xml.dist and tests/ directory. The new
driver's tests live in packages/mysql-on-sqlite/ with their own
composer.json and dependencies.
Made-with: Cursor1 parent d69867f commit 3cffe2b
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
0 commit comments