Skip to content

Commit

Permalink
change framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
amirfaramarzi committed Oct 22, 2021
1 parent ea01fa2 commit 504cc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engineer
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use Tower\Engineer;

require __DIR__ . '/vendor/autoload.php';

$engineer = new Engineer('1.14.0');
$engineer = new Engineer('1.14.1');



Expand Down

0 comments on commit 504cc51

Please sign in to comment.