Skip to content

Commit f0e1265

Browse files
committed
Fix: Constraint
1 parent 0b8134e commit f0e1265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<phar xmlns="https://phar.io/xml/manifest/1.0">
33
<contains name="ergebnis/phpunit-slow-test-detector" version="2.6.0" type="extension">
4-
<extension for="phpunit/phpunit" compatible="^10.4"/>
4+
<extension for="phpunit/phpunit" compatible="^10.0"/>
55
</contains>
66

77
<copyright>

0 commit comments

Comments
 (0)