Skip to content

Commit c4bc620

Browse files
committed
Update composer requirements
1 parent 40dd133 commit c4bc620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"classmap": ["src/"]
3939
},
4040
"require-dev": {
41-
"satooshi/php-coveralls": ">=0.6",
42-
"phpunit/phpunit": ">=3.7",
41+
"php-coveralls/php-coveralls": ">=0.6",
42+
"phpunit/phpunit": ">=7.3",
4343
"squizlabs/php_codesniffer": "2.*"
4444
}
4545
}

0 commit comments

Comments
 (0)