Skip to content

Commit 6e208af

Browse files
committed
Allow even lowe phpunit
1 parent 5acf32e commit 6e208af

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
@@ -34,6 +34,6 @@
3434
"test": "phpunit src"
3535
},
3636
"require-dev": {
37-
"phpunit/phpunit": "^10.0 || ^11.5"
37+
"phpunit/phpunit": "^9.0 || ^10.0 || ^11.5"
3838
}
3939
}

0 commit comments

Comments
 (0)