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 aef655b commit 95a0039Copy full SHA for 95a0039
composer.json
@@ -24,12 +24,12 @@
24
"php": ">=5.3.3",
25
"phpunit/php-file-iterator": "~1.3.1",
26
"phpunit/php-token-stream": "~1.2.2",
27
- "phpunit/php-text-template": "~1.2",
28
- "sebastian/environment": "~1.0",
+ "phpunit/php-text-template": "~1.2.0",
+ "sebastian/environment": "~1.0.0",
29
"sebastian/version": "~1.0.3"
30
},
31
"require-dev": {
32
- "phpunit/phpunit": ">=4.0.0,<4.1.0",
+ "phpunit/phpunit": "~4.0.14",
33
"ext-xdebug": ">=2.1.4"
34
35
"suggest": {
@@ -50,4 +50,3 @@
50
""
51
]
52
}
53
-
0 commit comments