Skip to content

Commit 7c4be26

Browse files
author
Andrey Helldar
committed
Add conflict block to composer.json
1 parent 2a4544b commit 7c4be26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"phpunit/phpunit": "^9.5",
3636
"symfony/var-dumper": "^5.0 || ^6.0"
3737
},
38+
"conflict": {
39+
"laravel-lang/publisher": "<14.0.0"
40+
},
3841
"minimum-stability": "stable",
3942
"prefer-stable": true,
4043
"autoload": {

0 commit comments

Comments
 (0)