Skip to content

Commit fa90d45

Browse files
committed
WIP dbal
1 parent e36c921 commit fa90d45

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

bin/oidc-migrations

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env php
2+
<?php
3+
4+
declare(strict_types=1);

bin/oidc-migrations.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env php
2+
<?php
3+
4+
declare(strict_types=1);

0 commit comments

Comments
 (0)