Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zackkatz authored Dec 26, 2023
1 parent 27562f7 commit 1ea41a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/Client/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ The following is a minimal configuration. It has all the _required_ settings, bu
```php

// Include the Composer autoloader.
// See
include_once trailingslashit( dirname( __FILE__ ) ) . 'vendor/autoload.php';

$config = [
Expand Down

0 comments on commit 1ea41a2

Please sign in to comment.