Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdefc7 commit b28b76fCopy full SHA for b28b76f
1 file changed
src/Composer/Composer.php
@@ -24,7 +24,7 @@
24
*/
25
class Composer
26
{
27
- const VERSION = '@package_version@';
+ const VERSION = '1.0.0-alpha3';
28
29
private $package;
30
private $locker;
0 commit comments