Browse Source

Update the dependencies

pull/676/head
Timothée Jaussoin 8 years ago
parent
commit
cade7bc286
  1. 32
      composer.lock

32
composer.lock

@ -1359,16 +1359,16 @@
},
{
"name": "nesbot/carbon",
"version": "1.31.0",
"version": "1.31.1",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "4dbe0e51d24a4c7e000999324d21fc25edbf7b05"
"reference": "385780c8ca2dbfd25452666e3f55e8dc1df58c41"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4dbe0e51d24a4c7e000999324d21fc25edbf7b05",
"reference": "4dbe0e51d24a4c7e000999324d21fc25edbf7b05",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/385780c8ca2dbfd25452666e3f55e8dc1df58c41",
"reference": "385780c8ca2dbfd25452666e3f55e8dc1df58c41",
"shasum": ""
},
"require": {
@ -1410,7 +1410,7 @@
"datetime",
"time"
],
"time": "2018-06-24T14:32:22+00:00"
"time": "2018-06-25T13:15:16+00:00"
},
{
"name": "paragonie/random_compat",
@ -1792,16 +1792,16 @@
},
{
"name": "react/cache",
"version": "v0.4.2",
"version": "v0.5.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/cache.git",
"reference": "75494f26b4ef089db9bf8c90b63c296246e099e8"
"reference": "7d7da7fb7574d471904ba357b39bbf110ccdbf66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/cache/zipball/75494f26b4ef089db9bf8c90b63c296246e099e8",
"reference": "75494f26b4ef089db9bf8c90b63c296246e099e8",
"url": "https://api.github.com/repos/reactphp/cache/zipball/7d7da7fb7574d471904ba357b39bbf110ccdbf66",
"reference": "7d7da7fb7574d471904ba357b39bbf110ccdbf66",
"shasum": ""
},
"require": {
@ -1828,7 +1828,7 @@
"promise",
"reactphp"
],
"time": "2017-12-20T16:47:13+00:00"
"time": "2018-06-25T12:52:40+00:00"
},
{
"name": "react/child-process",
@ -1874,21 +1874,21 @@
},
{
"name": "react/dns",
"version": "v0.4.13",
"version": "v0.4.14",
"source": {
"type": "git",
"url": "https://github.com/reactphp/dns.git",
"reference": "7d1e08c300fd7de600810883386ee5e2a64898f4"
"reference": "75ae3286c03eb022a6fbf909e6148d5022588ba4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/dns/zipball/7d1e08c300fd7de600810883386ee5e2a64898f4",
"reference": "7d1e08c300fd7de600810883386ee5e2a64898f4",
"url": "https://api.github.com/repos/reactphp/dns/zipball/75ae3286c03eb022a6fbf909e6148d5022588ba4",
"reference": "75ae3286c03eb022a6fbf909e6148d5022588ba4",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"react/cache": "~0.4.0|~0.3.0",
"react/cache": "^0.5 || ^0.4 || ^0.3",
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
"react/promise": "^2.1 || ^1.2.1",
"react/promise-timer": "^1.2",
@ -1915,7 +1915,7 @@
"dns-resolver",
"reactphp"
],
"time": "2018-02-27T12:51:22+00:00"
"time": "2018-06-26T08:20:02+00:00"
},
{
"name": "react/event-loop",

Loading…
Cancel
Save