Skip to content

Commit 8b9007e

Browse files
committed
fix: Removed replace field
1 parent ce7f886 commit 8b9007e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,7 @@
4444
},
4545
"provide": {
4646
"psr/container-implementation": "^1.0",
47-
"x-wp/di-implementation": "^1.0"
48-
},
49-
"replace": {
50-
"x-wp/hook-invoker": "*"
47+
"x-wp/di-implementation": "self.version"
5148
},
5249
"suggest": {
5350
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."

0 commit comments

Comments
 (0)