Skip to content

Commit e8abcdd

Browse files
committed
Update composer.json
1 parent e47e223 commit e8abcdd

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
@@ -20,8 +20,7 @@
2020
"psr/log": "^1|^2|^3"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": ">= 6.0, <10.0",
24-
"overtrue/phplint": "3.*"
23+
"phpunit/phpunit": ">= 6.0, <10.0"
2524
},
2625
"autoload": {
2726
"psr-4": {

0 commit comments

Comments
 (0)