Skip to content

Commit fd337d3

Browse files
RuslanRuslan
Ruslan
authored and
Ruslan
committed
Add cli_registration.php to autoload for commands registering.
1 parent c7b08bd commit fd337d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"autoload": {
1212
"files": [
13+
"cli_commands.php",
1314
"registration.php"
1415
],
1516
"psr-4": {

0 commit comments

Comments
 (0)