Skip to content

Commit 5354447

Browse files
committed
fix version specification
1 parent c8592ff commit 5354447

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
@@ -14,7 +14,7 @@
1414
"php": ">=7.0.0"
1515
},
1616
"require-dev": {
17-
"codedungeon/phpunit-result-printer": "0.5.3",
17+
"codedungeon/phpunit-result-printer": "^0.5.3",
1818
"fzaninotto/faker": "~1.4",
1919
"mockery/mockery": "0.9.*",
2020
"orchestra/database": "^3.5",

0 commit comments

Comments
 (0)