Skip to content

Commit c07ecd4

Browse files
committed
Extend allowed PHPUnit versions.
1 parent 176de4c commit c07ecd4

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
@@ -25,7 +25,7 @@
2525
"simplesamlphp/composer-module-installer": "~1.0"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^5|^6",
28+
"phpunit/phpunit": "^5|^6|^7",
2929
"squizlabs/php_codesniffer": "^2.0.0|^3.0.0"
3030
},
3131
"autoload-dev": {

0 commit comments

Comments
 (0)