update tracer
This commit is contained in:
parent
c906df6956
commit
f8a08a7aae
1 changed files with 4 additions and 4 deletions
8
composer.lock
generated
8
composer.lock
generated
|
@ -302,12 +302,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/shish/eventtracer-php.git",
|
"url": "https://github.com/shish/eventtracer-php.git",
|
||||||
"reference": "af72034e0003d507e1d64f357612312279f02bb4"
|
"reference": "97b7578c3e08fe7ff797d38dc0fea4f42864bdd7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/shish/eventtracer-php/zipball/af72034e0003d507e1d64f357612312279f02bb4",
|
"url": "https://api.github.com/repos/shish/eventtracer-php/zipball/97b7578c3e08fe7ff797d38dc0fea4f42864bdd7",
|
||||||
"reference": "af72034e0003d507e1d64f357612312279f02bb4",
|
"reference": "97b7578c3e08fe7ff797d38dc0fea4f42864bdd7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -338,7 +338,7 @@
|
||||||
],
|
],
|
||||||
"description": "An API to write JSON traces as used by the Chrome Trace Viewer",
|
"description": "An API to write JSON traces as used by the Chrome Trace Viewer",
|
||||||
"homepage": "https://github.com/shish/eventtracer-php",
|
"homepage": "https://github.com/shish/eventtracer-php",
|
||||||
"time": "2019-07-06T21:56:55+00:00"
|
"time": "2019-07-07T09:50:22+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
|
|
Reference in a new issue