Skip to content

Commit ed50b0f

Browse files
committed
Remove phpunit from composer dependencies
1 parent ba7601f commit ed50b0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"homepage": "https://stdtabs.github.io/",
88
"license": "LGPL-2.1+",
99
"require": {
10-
"php": ">=7.2",
11-
"phpunit/phpunit": "^9.4"
10+
"php": ">=7.2"
1211
},
1312
"autoload": {
1413
"psr-4": {

0 commit comments

Comments
 (0)