mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Update dependencies
This commit is contained in:
parent
e1ae1a1316
commit
ee1c23b2c9
22
composer.lock
generated
22
composer.lock
generated
@ -1665,7 +1665,7 @@
|
|||||||
"name": "Jeremy Lindblom",
|
"name": "Jeremy Lindblom",
|
||||||
"email": "jeremeamia@gmail.com",
|
"email": "jeremeamia@gmail.com",
|
||||||
"homepage": "https://github.com/jeremeamia",
|
"homepage": "https://github.com/jeremeamia",
|
||||||
"role": "Developer"
|
"role": "developer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Serialize Closure objects, including their context and binding",
|
"description": "Serialize Closure objects, including their context and binding",
|
||||||
@ -3921,16 +3921,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "4.8.11",
|
"version": "4.8.12",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "bdd199472410fd7e32751f9c814c7e06f2c21bd5"
|
"reference": "00194eb95989190a73198390ceca081ad3441a7f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bdd199472410fd7e32751f9c814c7e06f2c21bd5",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/00194eb95989190a73198390ceca081ad3441a7f",
|
||||||
"reference": "bdd199472410fd7e32751f9c814c7e06f2c21bd5",
|
"reference": "00194eb95989190a73198390ceca081ad3441a7f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -3989,7 +3989,7 @@
|
|||||||
"testing",
|
"testing",
|
||||||
"xunit"
|
"xunit"
|
||||||
],
|
],
|
||||||
"time": "2015-10-07 10:39:46"
|
"time": "2015-10-12 03:36:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit-mock-objects",
|
"name": "phpunit/phpunit-mock-objects",
|
||||||
@ -4281,16 +4281,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/global-state",
|
"name": "sebastian/global-state",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/global-state.git",
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
||||||
"reference": "23af31f402993cfd94e99cbc4b782e9a78eb0e97"
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23af31f402993cfd94e99cbc4b782e9a78eb0e97",
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
||||||
"reference": "23af31f402993cfd94e99cbc4b782e9a78eb0e97",
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -4328,7 +4328,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"global state"
|
"global state"
|
||||||
],
|
],
|
||||||
"time": "2015-06-21 15:11:22"
|
"time": "2015-10-12 03:26:01"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/recursion-context",
|
"name": "sebastian/recursion-context",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user