Skip to content

Commit 689364d

Browse files
author
Arif Hoque
committed
v2.0.1
1 parent 31a1901 commit 689364d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Phaseolies/Console/Console.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Console extends Application
2121
* @param mixed string
2222
* @param string $version
2323
*/
24-
public function __construct(\Phaseolies\Application $app, string $name = 'Phaseolies Framework', string $version = '1.0.0')
24+
public function __construct(\Phaseolies\Application $app, string $name = 'Doppar Framework', string $version = '1.0.0')
2525
{
2626
parent::__construct($name, $version);
2727
$this->app = $app;

0 commit comments

Comments
 (0)