Skip to content

Commit 450b2ff

Browse files
author
Andrey Helldar
committed
Add conflicts block
1 parent 59d40e2 commit 450b2ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"phpunit/phpunit": "^9.0"
3333
},
3434
"conflict": {
35-
"andrey-helldar/laravel-routes-core": "*"
35+
"andrey-helldar/laravel-routes-core": "*",
36+
"laravel/lumen-framework": "*"
3637
},
3738
"minimum-stability": "stable",
3839
"prefer-stable": true,

0 commit comments

Comments
 (0)