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 94388af commit b548c46Copy full SHA for b548c46
package.xml
@@ -17,14 +17,14 @@
17
<email>sb@sebastian-bergmann.de</email>
18
<active>yes</active>
19
</lead>
20
- <date>2010-MM-DD</date>
+ <date>2010-04-03</date>
21
<version>
22
- <release>1.0.0</release>
23
- <api>1.0.0</api>
+ <release>0.9.0</release>
+ <api>0.9.0</api>
24
</version>
25
<stability>
26
- <release>devel</release>
27
- <api>devel</api>
+ <release>alpha</release>
+ <api>alpha</api>
28
</stability>
29
<license>BSD License</license>
30
<notes>http://github.com/sebastianbergmann/php-code-coverage/</notes>
0 commit comments