Skip to content

Commit ed5f986

Browse files
author
Andrey Helldar
authored
Update composer.json
1 parent 79a263d commit ed5f986

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
@@ -23,6 +23,9 @@
2323
"ramsey/uuid": "^3.7|^4.0",
2424
"symfony/var-dumper": "^4.0|^5.0"
2525
},
26+
"conflict": {
27+
"andrey-helldar/laravel-support": "*"
28+
},
2629
"autoload": {
2730
"psr-4": {
2831
"DragonCode\\LaravelSupport\\": "src"

0 commit comments

Comments
 (0)