Skip to content

Commit b1a2186

Browse files
author
Christoph Rumpel
committed
Update phpunit version
1 parent c0f5351 commit b1a2186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"mockery/mockery": "^0.9.5",
23-
"phpunit/phpunit": "~5.7",
23+
"phpunit/phpunit": "5.*",
2424
"orchestra/testbench": "~3.3|~3.4"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)