Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# dependency.me

Service to check statuses of composer's dependencies, hosted on http://dependency.me .
Service to check status of composer's dependencies, hosted on http://dependency.me .

## Installation

1. Clone this project

2. Configure the database information

3. A database configuration file is created for each database. ... The file contains values for various configuration parameters that affect the use of the database.

```
# Apache :
SetEnv SYMFONY__DATABASE__USER yourUsername
Expand Down