Skip to content

Commit

Permalink
Bump datadog/dd-trace from 0.92.2 to 0.93.1
Browse files Browse the repository at this point in the history
Bumps [datadog/dd-trace](https://github.com/DataDog/dd-trace-php) from 0.92.2 to 0.93.1.
- [Release notes](https://github.com/DataDog/dd-trace-php/releases)
- [Commits](DataDog/dd-trace-php@0.92.2...0.93.1)

---
updated-dependencies:
- dependency-name: datadog/dd-trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent dabd4d5 commit 86eb665
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"composer/installers": "^2.2.0",
"consolidation/site-process": "^4.1",
"cweagans/composer-patches": "^1.7",
"datadog/dd-trace": "^0.92.0",
"datadog/dd-trace": "^0.93.1",
"dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
"drupal/address": "^1.4",
"drupal/admin_feedback": "^2.2",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "cd4bfc06930802b2039d8aac1efe4f02",
"content-hash": "82996f44bb9b21fc4e4a683b792d9d6a",
"packages": [
{
"name": "alchemy/zippy",
Expand Down Expand Up @@ -1271,16 +1271,16 @@
},
{
"name": "datadog/dd-trace",
"version": "0.92.2",
"version": "0.93.1",
"source": {
"type": "git",
"url": "https://github.com/DataDog/dd-trace-php.git",
"reference": "d1546b6ea4dded0a23d0640fd91ea5536d6fdaa7"
"reference": "db7c775277d21e39d43bec8bd375c59d4b12c12c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DataDog/dd-trace-php/zipball/d1546b6ea4dded0a23d0640fd91ea5536d6fdaa7",
"reference": "d1546b6ea4dded0a23d0640fd91ea5536d6fdaa7",
"url": "https://api.github.com/repos/DataDog/dd-trace-php/zipball/db7c775277d21e39d43bec8bd375c59d4b12c12c",
"reference": "db7c775277d21e39d43bec8bd375c59d4b12c12c",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -1359,9 +1359,9 @@
],
"support": {
"issues": "https://github.com/DataDog/dd-trace-php/issues",
"source": "https://github.com/DataDog/dd-trace-php/tree/0.92.2"
"source": "https://github.com/DataDog/dd-trace-php/tree/0.93.1"
},
"time": "2023-10-06T14:25:02+00:00"
"time": "2023-10-31T16:10:59+00:00"
},
{
"name": "davedevelopment/stiphle",
Expand Down

0 comments on commit 86eb665

Please sign in to comment.