aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-06-01 17:39:05 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-06-01 17:39:05 +0200
commit51d9699fa130a18a1c5cd09d1b03a382d73e91db (patch)
tree5cff73a91e8ae98787b35f18e8c9629e5360adcd /composer.lock
parent2878416f8b4d94fb5e64c2fa61861526a7654d3d (diff)
downloadwallabag-51d9699fa130a18a1c5cd09d1b03a382d73e91db.tar.gz
wallabag-51d9699fa130a18a1c5cd09d1b03a382d73e91db.tar.zst
wallabag-51d9699fa130a18a1c5cd09d1b03a382d73e91db.zip
Update deps
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index c44ffee0..d32f0980 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1972,17 +1972,17 @@
1972 }, 1972 },
1973 { 1973 {
1974 "name": "sensio/distribution-bundle", 1974 "name": "sensio/distribution-bundle",
1975 "version": "v3.0.25", 1975 "version": "v3.0.28",
1976 "target-dir": "Sensio/Bundle/DistributionBundle", 1976 "target-dir": "Sensio/Bundle/DistributionBundle",
1977 "source": { 1977 "source": {
1978 "type": "git", 1978 "type": "git",
1979 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", 1979 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
1980 "reference": "01931139b0f067a4016d5d56e82c2b3086533b89" 1980 "reference": "8175618b07793b9d43c3be931f3d8d4c14c9e866"
1981 }, 1981 },
1982 "dist": { 1982 "dist": {
1983 "type": "zip", 1983 "type": "zip",
1984 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/01931139b0f067a4016d5d56e82c2b3086533b89", 1984 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/8175618b07793b9d43c3be931f3d8d4c14c9e866",
1985 "reference": "01931139b0f067a4016d5d56e82c2b3086533b89", 1985 "reference": "8175618b07793b9d43c3be931f3d8d4c14c9e866",
1986 "shasum": "" 1986 "shasum": ""
1987 }, 1987 },
1988 "require": { 1988 "require": {
@@ -2028,7 +2028,7 @@
2028 "configuration", 2028 "configuration",
2029 "distribution" 2029 "distribution"
2030 ], 2030 ],
2031 "time": "2015-05-29 22:35:41" 2031 "time": "2015-06-01 15:04:20"
2032 }, 2032 },
2033 { 2033 {
2034 "name": "sensio/framework-extra-bundle", 2034 "name": "sensio/framework-extra-bundle",
@@ -3475,16 +3475,16 @@
3475 }, 3475 },
3476 { 3476 {
3477 "name": "phpunit/php-code-coverage", 3477 "name": "phpunit/php-code-coverage",
3478 "version": "2.0.17", 3478 "version": "2.1.2",
3479 "source": { 3479 "source": {
3480 "type": "git", 3480 "type": "git",
3481 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 3481 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3482 "reference": "c4e8e7725e351184a76544634855b8a9c405a6e3" 3482 "reference": "6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f"
3483 }, 3483 },
3484 "dist": { 3484 "dist": {
3485 "type": "zip", 3485 "type": "zip",
3486 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c4e8e7725e351184a76544634855b8a9c405a6e3", 3486 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f",
3487 "reference": "c4e8e7725e351184a76544634855b8a9c405a6e3", 3487 "reference": "6b7d2094ca2a685a2cad846cb7cd7a30e8b9470f",
3488 "shasum": "" 3488 "shasum": ""
3489 }, 3489 },
3490 "require": { 3490 "require": {
@@ -3507,7 +3507,7 @@
3507 "type": "library", 3507 "type": "library",
3508 "extra": { 3508 "extra": {
3509 "branch-alias": { 3509 "branch-alias": {
3510 "dev-master": "2.0.x-dev" 3510 "dev-master": "2.1.x-dev"
3511 } 3511 }
3512 }, 3512 },
3513 "autoload": { 3513 "autoload": {
@@ -3533,7 +3533,7 @@
3533 "testing", 3533 "testing",
3534 "xunit" 3534 "xunit"
3535 ], 3535 ],
3536 "time": "2015-05-25 05:11:59" 3536 "time": "2015-06-01 07:35:26"
3537 }, 3537 },
3538 { 3538 {
3539 "name": "phpunit/php-file-iterator", 3539 "name": "phpunit/php-file-iterator",