Skip to content

Commit

Permalink
removed outdated information from the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
craue committed Mar 21, 2023
1 parent 18d2c9e commit 702ffca
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,6 @@ return [
];
```

Or, for Symfony 3.4:

```php
// in app/AppKernel.php
public function registerBundles() {
$bundles = [
// ...
new Craue\ConfigBundle\CraueConfigBundle(),
];
// ...
}
```

## Create the table

Preferably you do this by calling
Expand Down

0 comments on commit 702ffca

Please sign in to comment.