Skip to content

Commit 79ada8b

Browse files
committed
Try widening PHPUnit versions even further so that we can attempt to test on older versions of PHP
1 parent 0c6f4f1 commit 79ada8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"mockery/mockery": "1.3.*",
4646
"goetas/xsd2php": "2.1.*",
4747
"goetas/xsd-reader": "2.0.x-dev",
48-
"phpunit/phpunit": "11.*|10.*"
48+
"phpunit/phpunit": "11.*|10.*|9.*"
4949
}
5050
}

0 commit comments

Comments
 (0)