Skip to content

Commit bb72e94

Browse files
committed
fix: correct package name in replace section of composer.json
1 parent a4b2d4b commit bb72e94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"type": "library",
1818
"replace": {
19-
"spojenet/abraflexi": "self.version"
19+
"spojenet/flexibee": "self.version"
2020
},
2121
"require": {
2222
"php": ">=8.1",

0 commit comments

Comments
 (0)