Skip to content

Commit

Permalink
Fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Skouat committed Oct 18, 2024
1 parent cfa84ff commit 79c9627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/v33x/v330_m3_update_data.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

namespace skouat\ppde\migrations\v33x;

class v330_m1_update_data extends \phpbb\db\migration\migration
class v330_m3_update_data extends \phpbb\db\migration\migration
{
public static function depends_on()
{
Expand Down

0 comments on commit 79c9627

Please sign in to comment.