Skip to content

Commit fd970ca

Browse files
authored
Merge pull request #2 from php-elementary/phpunit
Allow new phpunit versions
2 parents 63283b8 + 43f0187 commit fd970ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"php": ">=5.6",
19-
"phpunit/phpunit": "^5.7",
19+
"phpunit/phpunit": ">=5.7",
2020
"elementary/runtime-cache": "^1.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)