Skip to content

Commit 4fe8c2f

Browse files
committed
add laravel, electron and mobile as conflicting packages
1 parent c593bf0 commit 4fe8c2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
"role": "Developer"
3232
}
3333
],
34+
"conflict": {
35+
"nativephp/mobile": "*",
36+
"nativephp/laravel": "*",
37+
"nativephp/electron": "*"
38+
},
3439
"require": {
3540
"php": "^8.3",
3641
"illuminate/contracts": "^10.0|^11.0|^12.0",

0 commit comments

Comments
 (0)