Skip to content

Commit 149b449

Browse files
authored
Merge pull request #45 from evilebottnawi/patch-1
Update composer.json
2 parents 635a36f + 84e6df6 commit 149b449

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
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "^7.0",
24-
"phpunit/phpunit": "~6.0.5|^7.0"
24+
"phpunit/phpunit": "^6.0.5|^7.0"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)