Skip to content

Commit 8175c88

Browse files
Add conflict with phpoffice/phpspreadsheet
1 parent f84d8ec commit 8175c88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
"twig/extra-bundle": "Allows autoconfiguration of Twig extras",
6868
"symfony/maker-bundle": "To use the command for autogenerating configuration"
6969
},
70+
"conflict": {
71+
"phpoffice/phpspreadsheet": ">=2"
72+
},
7073
"autoload": {
7174
"psr-4": {
7275
"Admingenerator\\GeneratorBundle\\": ""

0 commit comments

Comments
 (0)