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.
2 parents 61fed79 + a26a537 commit 5fbd6aaCopy full SHA for 5fbd6aa
composer.json
@@ -23,7 +23,7 @@
23
"require": {
24
"php": ">=5.3.3",
25
"phpunit/php-file-iterator": ">=1.3.0@stable",
26
- "phpunit/php-token-stream": ">=1.1.3@stable",
+ "phpunit/php-token-stream": ">=1.1.3,<1.3.0@stable",
27
"phpunit/php-text-template": ">=1.2.0@stable"
28
},
29
"require-dev": {
0 commit comments