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 04d73fb commit 32475f5Copy full SHA for 32475f5
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||^^11.0"/>
+ <extension for="phpunit/phpunit" compatible="^10.0"/>
5
</contains>
6
7
<copyright>
0 commit comments