Skip to content

Commit 7a230fa

Browse files
committed
Support #447
1 parent 9387c6c commit 7a230fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
'username' => 'php-crud-api',
1212
'password' => 'php-crud-api',
1313
'database' => 'php-crud-api',
14-
'middlewares' => 'basicAuth',
1514
]);
1615
$request = new Request();
1716
$api = new Api($config);

0 commit comments

Comments
 (0)