Bumped SPI dependency.
This commit is contained in:
parent
a6abd7023d
commit
df8d847e64
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue