Skip to content

Commit

Permalink
Rename dependencies config file
Browse files Browse the repository at this point in the history
  • Loading branch information
sowbiba committed Oct 16, 2023
1 parent 95468d3 commit 2ccb779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class DependencyBuilder
{
const DEPENDENCY_FILENAME = 'ps_dependencies.json';
const DEPENDENCY_FILENAME = 'module_dependencies.json';
const GET_PARAMETER = 'mbo_action_needed';

/**
Expand Down

0 comments on commit 2ccb779

Please sign in to comment.