We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21b353 commit 6fc0697Copy full SHA for 6fc0697
composer.json
@@ -16,15 +16,15 @@
16
"role": "lead"
17
}
18
],
19
- "version": "1.2.8",
20
- "time": "2012-08-08",
+ "version": "1.2.9",
+ "time": "2012-09-28",
21
"support": {
22
"issues": "https://github.com/sebastianbergmann/phpunit-selenium/issues",
23
"irc": "irc://irc.freenode.net/phpunit"
24
},
25
"require": {
26
- "php": ">=5.2.7",
27
- "phpunit/phpunit": ">=3.6.0@stable",
+ "php": ">=5.3.3",
+ "phpunit/phpunit": ">=3.7.0@stable",
28
"ext-curl": "*",
29
"ext-dom": "*",
30
"ext-reflection": "*",
package.xml
@@ -17,7 +17,7 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2012-08-08</date>
+ <date>2012-09-28</date>
<version>
<release>1.2.9</release>
<api>1.2.1</api>
0 commit comments