aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-12-22 13:09:10 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-01-15 09:35:38 +0100
commitb4faefc04dee1f84ba91d86c96ccc79388e98cd6 (patch)
tree99cecba2b76195dab8aed9e80f18c2105c1c1ec7 /composer.lock
parent5c895a7fd15822856fb407910264c5d95e1e223c (diff)
downloadwallabag-b4faefc04dee1f84ba91d86c96ccc79388e98cd6.tar.gz
wallabag-b4faefc04dee1f84ba91d86c96ccc79388e98cd6.tar.zst
wallabag-b4faefc04dee1f84ba91d86c96ccc79388e98cd6.zip
Switch to psr-4
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock19
1 files changed, 9 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index d5c9d603..305194cd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,8 +4,8 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "hash": "f9037d0e31ddc387133f603a5f1a2c8c", 7 "hash": "42bbd48a9c971aee0011808edfb08915",
8 "content-hash": "12c1a8f82eb6129b288629c4b56a448d", 8 "content-hash": "6e0d8bfeb719303796b0f13b28eadb86",
9 "packages": [ 9 "packages": [
10 { 10 {
11 "name": "behat/transliterator", 11 "name": "behat/transliterator",
@@ -3987,16 +3987,16 @@
3987 }, 3987 },
3988 { 3988 {
3989 "name": "scheb/two-factor-bundle", 3989 "name": "scheb/two-factor-bundle",
3990 "version": "v1.5.0", 3990 "version": "v1.4.7",
3991 "source": { 3991 "source": {
3992 "type": "git", 3992 "type": "git",
3993 "url": "https://github.com/scheb/two-factor-bundle.git", 3993 "url": "https://github.com/scheb/two-factor-bundle.git",
3994 "reference": "b0da3a85b181237c3bebde88c99b18745313360b" 3994 "reference": "ef6830dbbf62b22efd335db8f64bf0f51d4284a2"
3995 }, 3995 },
3996 "dist": { 3996 "dist": {
3997 "type": "zip", 3997 "type": "zip",
3998 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/b0da3a85b181237c3bebde88c99b18745313360b", 3998 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/ef6830dbbf62b22efd335db8f64bf0f51d4284a2",
3999 "reference": "b0da3a85b181237c3bebde88c99b18745313360b", 3999 "reference": "ef6830dbbf62b22efd335db8f64bf0f51d4284a2",
4000 "shasum": "" 4000 "shasum": ""
4001 }, 4001 },
4002 "require": { 4002 "require": {
@@ -4032,7 +4032,7 @@
4032 "two-factor", 4032 "two-factor",
4033 "two-step" 4033 "two-step"
4034 ], 4034 ],
4035 "time": "2015-11-15 13:31:23" 4035 "time": "2015-08-25 19:58:00"
4036 }, 4036 },
4037 { 4037 {
4038 "name": "sensio/distribution-bundle", 4038 "name": "sensio/distribution-bundle",
@@ -5026,7 +5026,6 @@
5026 "description": "Symfony Security Component - ACL (Access Control List)", 5026 "description": "Symfony Security Component - ACL (Access Control List)",
5027 "homepage": "https://symfony.com", 5027 "homepage": "https://symfony.com",
5028 "time": "2015-11-18 13:41:01" 5028 "time": "2015-11-18 13:41:01"
5029>>>>>>> Update deps
5030 }, 5029 },
5031 { 5030 {
5032 "name": "symfony/swiftmailer-bundle", 5031 "name": "symfony/swiftmailer-bundle",
@@ -6677,7 +6676,7 @@
6677 "shasum": "" 6676 "shasum": ""
6678 }, 6677 },
6679 "require": { 6678 "require": {
6680 "php": ">=5.3.9" 6679 "php": ">=5.3.3"
6681 }, 6680 },
6682 "suggest": { 6681 "suggest": {
6683 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" 6682 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
@@ -6728,7 +6727,7 @@
6728 "prefer-stable": true, 6727 "prefer-stable": true,
6729 "prefer-lowest": false, 6728 "prefer-lowest": false,
6730 "platform": { 6729 "platform": {
6731 "php": ">=5.5" 6730 "php": ">=5.5.0"
6732 }, 6731 },
6733 "platform-dev": [] 6732 "platform-dev": []
6734} 6733}