Skip to content

Commit

Permalink
Fix BC break in PHPOffice#1946. This package does not replace laminas…
Browse files Browse the repository at this point in the history
…/laminas-zendframework-bridge

This commit fixes the BC break introduced by PHPOffice#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.
  • Loading branch information
mussbach committed Mar 4, 2021
1 parent 5dcb3e5 commit 556a250
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
"mpdf/mpdf": "5.7.4 || 6.* || 7.* || 8.*",
"php-coveralls/php-coveralls": "1.1.0 || ^2.0"
},
"replace": {
"laminas/laminas-zendframework-bridge": "*"
},
"suggest": {
"ext-zip": "Allows writing OOXML and ODF",
"ext-gd2": "Allows adding images",
Expand Down

0 comments on commit 556a250

Please sign in to comment.