Skip to content

Commit b9c55fe

Browse files
committed
Use php-coveralls 2.1 and phpunit 7.4
1 parent ed7f99c commit b9c55fe

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
@@ -17,9 +17,9 @@
1717
"php": ">=5.5.0"
1818
},
1919
"require-dev": {
20-
"php-coveralls/php-coveralls": "^2.0",
20+
"php-coveralls/php-coveralls": "^2.1",
2121
"joomla/coding-standards": "~2.0@alpha",
22-
"phpunit/phpunit": "^7.0",
22+
"phpunit/phpunit": "^7.4",
2323
"sphpdox/sphpdox": "dev-master",
2424
"phpbench/phpbench": "^1.0@dev"
2525
},

0 commit comments

Comments
 (0)