Skip to content

Commit 76e40e8

Browse files
committed
Remove drush from dev dependencies
1 parent 1d61042 commit 76e40e8

File tree

3 files changed

+17
-954
lines changed

3 files changed

+17
-954
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
}
4343
},
4444
"require-dev": {
45-
"phpunit/phpunit": "^11",
46-
"drush/drush": "^8.0"
45+
"phpunit/phpunit": "^11"
4746
},
4847
"authors": [
4948
{

0 commit comments

Comments
 (0)