Skip to content

Commit c37875a

Browse files
committed
refactor: use internal/destroy package and its interface instead of local internal one
1 parent bc785f3 commit c37875a

File tree

8 files changed

+914
-1855
lines changed

8 files changed

+914
-1855
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"require": {
2323
"php": ">=8.1",
2424
"composer/semver": "^3.4",
25+
"internal/destroy": "^1.0",
2526
"nyholm/psr7": "^1.8",
2627
"psr/container": "1 - 2",
2728
"psr/http-client": "^1.0",

0 commit comments

Comments
 (0)