Skip to content

Commit 8785b50

Browse files
committed
Remove dev dependencies
1 parent f1974e4 commit 8785b50

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
"require": {
1919
"php": ">=8.0",
2020
"psr/container": "^2.0",
21-
"micro/component-autowire": "*"
22-
},
23-
"require-dev": {
24-
"phpmd/phpmd" : "@stable",
25-
"phpunit/phpunit": "^9",
26-
"squizlabs/php_codesniffer": "^3.6"
21+
"micro/autowire": "*"
2722
}
2823
}

0 commit comments

Comments
 (0)