user profile, editing and more statistics
This commit is contained in:
66
composer.lock
generated
66
composer.lock
generated
@@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "4987a4da3f291b8e0bb1b3af06a5cfa6",
|
||||
"content-hash": "287d1663444888a10331136287c4269b",
|
||||
"hash": "d5aa01779571420f9166199f60fa2a17",
|
||||
"content-hash": "20dda7356ab7c685ada168dd7e9b7593",
|
||||
"packages": [
|
||||
{
|
||||
"name": "almasaeed2010/adminlte",
|
||||
@@ -93,6 +93,68 @@
|
||||
"description": "Admin Theme based on the AdminLTE Template for easy integration into symfony",
|
||||
"time": "2016-08-26 08:28:19"
|
||||
},
|
||||
{
|
||||
"name": "beberlei/DoctrineExtensions",
|
||||
"version": "v1.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/beberlei/DoctrineExtensions.git",
|
||||
"reference": "6dbe65e469e8bdcfe165ea16636b7049af479a24"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/6dbe65e469e8bdcfe165ea16636b7049af479a24",
|
||||
"reference": "6dbe65e469e8bdcfe165ea16636b7049af479a24",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/orm": "~2.1",
|
||||
"nesbot/carbon": "*",
|
||||
"phpunit/phpunit": "~4.5",
|
||||
"symfony/yaml": "~2.6",
|
||||
"zf1/zend-date": "~1.12",
|
||||
"zf1/zend-registry": "~1.12"
|
||||
},
|
||||
"suggest": {
|
||||
"nesbot/carbon": "Alternative to DateTime",
|
||||
"zf1/zend-date": "Alternative to DateTime"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"DoctrineExtensions\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"BSD-3-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Benjamin Eberlei",
|
||||
"email": "kontakt@beberlei.de"
|
||||
},
|
||||
{
|
||||
"name": "Steve Lacey",
|
||||
"email": "steve@stevelacey.net"
|
||||
}
|
||||
],
|
||||
"description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL and Oracle.",
|
||||
"keywords": [
|
||||
"database",
|
||||
"doctrine",
|
||||
"orm"
|
||||
],
|
||||
"time": "2016-07-06 17:12:30"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/annotations",
|
||||
"version": "v1.2.7",
|
||||
|
||||
Reference in New Issue
Block a user