mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Attempt #2.
This commit is contained in:
42
composer.lock
generated
42
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": "54b87a48702c03e0eef7f37449f7888a",
|
||||
"hash": "9c8cafd9d3f40fa1e56b3a7cee419da5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "classpreloader/classpreloader",
|
||||
@@ -2063,6 +2063,46 @@
|
||||
],
|
||||
"time": "2014-11-18 00:48:50"
|
||||
},
|
||||
{
|
||||
"name": "codeception/phpbuiltinserver",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tiger-seo/PhpBuiltinServer.git",
|
||||
"reference": "730206313b7e85d9ed4838ba02a0aee24fce1239"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tiger-seo/PhpBuiltinServer/zipball/730206313b7e85d9ed4838ba02a0aee24fce1239",
|
||||
"reference": "730206313b7e85d9ed4838ba02a0aee24fce1239",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"codeception/codeception": ">=2.0.2",
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Codeception": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "tiger-seo",
|
||||
"email": "tiger.seo@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "PhpBuiltinServer extension for Codeception",
|
||||
"keywords": [
|
||||
"codeception"
|
||||
],
|
||||
"time": "2014-09-19 10:14:07"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/annotations",
|
||||
"version": "v1.2.1",
|
||||
|
Reference in New Issue
Block a user