Skip to content

Commit ed2c56b

Browse files
committed
no message
1 parent a78d936 commit ed2c56b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"firebase/php-jwt": "^4.0"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "^5.2"
16+
"phpunit/phpunit": "5.6",
17+
"satooshi/php-coveralls": "~1.0"
1718
},
1819
"config": {
1920
"optimize-autoloader": true

0 commit comments

Comments
 (0)