Skip to content

Commit a595e64

Browse files
author
Andrey Helldar
committed
Update composer.json
1 parent 6b398ab commit a595e64

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
@@ -28,6 +28,9 @@
2828
"phpunit/phpunit": "^8.0|^9.0",
2929
"ramsey/uuid": "^3.7|^4.0"
3030
},
31+
"conflict": {
32+
"andrey-helldar/laravel-actions": "*"
33+
},
3134
"autoload": {
3235
"psr-4": {
3336
"DragonCode\\LaravelActions\\": "src"

0 commit comments

Comments
 (0)