Bumped SPI dependency.

This commit is contained in:
Chris Lightfoot-Wild 2025-07-16 23:12:28 +01:00
parent a6abd7023d
commit df8d847e64
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
"open-telemetry/context": "^1.0",
"open-telemetry/sdk": "^1.0",
"symfony/config": "^5.4 || ^6.4 || ^7.0",
"tbachert/spi": "^1.0.1"
"tbachert/spi": "^1.0.5"
},
"autoload": {
"psr-4": {

View File

@ -32,7 +32,7 @@
"ramsey/uuid": "^3.0 || ^4.0",
"symfony/polyfill-mbstring": "^1.23",
"symfony/polyfill-php82": "^1.26",
"tbachert/spi": "^1.0.1"
"tbachert/spi": "^1.0.5"
},
"autoload": {
"psr-4": {