Skip to content

Commit 05a229b

Browse files
committed
no need to change readme
1 parent 1ed8771 commit 05a229b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ You can use 'db' (with _Laminas\Db_) config or 'doctrine' (with _DoctrineORMModu
6464
```php
6565
<?php
6666
// config/autoload/local.php
67-
6867
return [
6968
'db' => [
7069
'username' => 'mysqluser',
@@ -84,7 +83,6 @@ return [
8483
```php
8584
<?php
8685
// config/autoload/local.php
87-
8886
return [
8987
'doctrine' => [
9088
'connection' => [

0 commit comments

Comments
 (0)