Skip to content

Commit 64e0b92

Browse files
committed
🔖 prepping for new release
1 parent 74c98f2 commit 64e0b92

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

App/Console/ExampleCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
namespace App\Console;
34

45
use Aloe\Command;

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"leafs/leaf": "^2.4.2-beta",
23-
"leafs/aloe": "^1.1.0-beta",
23+
"leafs/aloe": "^1.1",
2424
"doctrine/dbal": "^2.9",
2525
"illuminate/console": "^8.0",
2626
"psy/psysh": "^0.9.9",

0 commit comments

Comments
 (0)