Commit a18c0a81 authored by Nicolas Widart's avatar Nicolas Widart

Adding sentinel repository

parent 7f215eed
...@@ -25,6 +25,12 @@ ...@@ -25,6 +25,12 @@
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "~4.0",
"phpspec/phpspec": "~2.1" "phpspec/phpspec": "~2.1"
}, },
"repositories": [
{
"type": "composer",
"url": "https://packages.cartalyst.com"
}
],
"autoload": { "autoload": {
"classmap": [ "classmap": [
"database" "database"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment