We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb67961 commit 3a7ae81Copy full SHA for 3a7ae81
manifest.xml.in
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8" ?>
2
<phar xmlns="https://phar.io/xml/manifest/1.0">
3
<contains name="zalas/phpunit-globals" version="@@version@@" type="extension">
4
- <extension for="phpunit/phpunit" compatible="^10.0"/>
+ <extension for="phpunit/phpunit" compatible="^10.0||^11.0"/>
5
</contains>
6
7
<copyright>
0 commit comments