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 d6271ca commit 28d21b5Copy full SHA for 28d21b5
composer.json
@@ -23,11 +23,11 @@
23
"minimum-stability": "dev",
24
"require": {
25
"php": ">=5.3.3",
26
- "phpunit/php-file-iterator": "~1.3.1",
27
- "phpunit/php-token-stream": "~1.2.2",
28
- "phpunit/php-text-template": "~1.2.0",
29
- "sebastian/environment": "~1.0.0",
30
- "sebastian/version": "~1.0.3"
+ "phpunit/php-file-iterator": "~1.3",
+ "phpunit/php-token-stream": "~1.3",
+ "phpunit/php-text-template": "~1.2",
+ "sebastian/environment": "~1.0",
+ "sebastian/version": "~1.0"
31
},
32
"require-dev": {
33
"phpunit/phpunit": "dev-master",
0 commit comments