Skip to content

Commit 556a250

Browse files
committed
Fix BC break in #1946. This package does not replace laminas/laminas-zendframework-bridge
This commit fixes the BC break introduced by #1946 where it was stated that phpword replaces package laminas/laminas-zendframework-bridge which is not the case. Package laminas/laminas-zendframework-bridge only was replaced from phpword.
1 parent 5dcb3e5 commit 556a250

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@
7575
"mpdf/mpdf": "5.7.4 || 6.* || 7.* || 8.*",
7676
"php-coveralls/php-coveralls": "1.1.0 || ^2.0"
7777
},
78-
"replace": {
79-
"laminas/laminas-zendframework-bridge": "*"
80-
},
8178
"suggest": {
8279
"ext-zip": "Allows writing OOXML and ODF",
8380
"ext-gd2": "Allows adding images",

0 commit comments

Comments
 (0)