Skip to content

Commit 84d1da6

Browse files
authored
Merge pull request #2032 from mussbach/f_2028_dont_replace_package
Fix BC break in #1946. This package does not replace laminas/laminas-zendframework-bridge
2 parents 5dcb3e5 + 556a250 commit 84d1da6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

-3
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)