Skip to content

Commit 27c1048

Browse files
committed
dep: remove dev package phpunit
1 parent eae6954 commit 27c1048

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
"toolkit/stdlib": "^2.0",
3030
"toolkit/sys-utils": "~2.0"
3131
},
32-
"require-dev": {
33-
"phpunit/phpunit": "^12.0"
34-
},
32+
"require-dev": {},
3533
"autoload": {
3634
"psr-4": {
3735
"Inhere\\Console\\": "src/"

0 commit comments

Comments
 (0)