Added auth test, cleaned up directory
This commit is contained in:
parent
a866a1a61b
commit
e45e1251e1
25 changed files with 134 additions and 15 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "16033f40d01b3ada4064b0b7488d4cb7",
|
||||
"hash": "90c06945853fd0c6910bfd5e6f9c1e13",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
|
@ -1068,12 +1068,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/EventDispatcher.git",
|
||||
"reference": "93d237c3da7565a9ad2b4b6a74af73f4e3c0c305"
|
||||
"reference": "e133748fd9165e24f8e9498ef5862f8bd37004e5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/93d237c3da7565a9ad2b4b6a74af73f4e3c0c305",
|
||||
"reference": "93d237c3da7565a9ad2b4b6a74af73f4e3c0c305",
|
||||
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e133748fd9165e24f8e9498ef5862f8bd37004e5",
|
||||
"reference": "e133748fd9165e24f8e9498ef5862f8bd37004e5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1117,7 +1117,7 @@
|
|||
],
|
||||
"description": "Symfony EventDispatcher Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2014-10-01 05:53:11"
|
||||
"time": "2014-10-04 06:08:58"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue