Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit ea56b13

Browse files
refactor: remove symfony from composer.json
1 parent d35e751 commit ea56b13

2 files changed

Lines changed: 10 additions & 14 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@
1717
],
1818
"require-dev": {
1919
"phpunit/phpunit": "^7",
20-
"yoast/phpunit-polyfills": "^1.1",
20+
"yoast/phpunit-polyfills": "^1.0",
2121
"php-parallel-lint/php-parallel-lint": "^1.3.2",
2222
"phpcompatibility/phpcompatibility-wp": "^2.1.3",
2323
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
2424
"squizlabs/php_codesniffer": "^3.6.0",
2525
"wp-coding-standards/wpcs": "^2.3.0",
2626
"wp-graphql/wp-graphql": "^1.8",
27-
"spatie/phpunit-watcher": "^1.23",
28-
"symfony/process": "5.4.51"
27+
"spatie/phpunit-watcher": "^1.23"
2928
},
3029
"scripts": {
3130
"phpunit": "vendor/bin/phpunit",

composer.lock

Lines changed: 8 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)