Skip to content

Commit

Permalink
Fix migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyakhov committed Aug 24, 2018
1 parent b5f9b2c commit 88c7fdf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@

use yii\db\Migration;

class notifications_table extends Migration
class m180824_090744_create_notification_table extends Migration
{
public function up()
{
Expand Down

0 comments on commit 88c7fdf

Please sign in to comment.