Skip to content

Commit 07df66c

Browse files
build(dependencies): remove nativephp/electron and nativephp/php-bin, update app configuration
Dropped `nativephp/electron` and `nativephp/php-bin` dependencies. Refactored `config/nativephp.php` with updated structure and clarified documentation. Removed `NativeAppServiceProvider` usage. Adjusted `composer.json` and `composer.lock` to reflect changes.
1 parent 1ba92d5 commit 07df66c

4 files changed

Lines changed: 264 additions & 502 deletions

File tree

app/Providers/NativeAppServiceProvider.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"laravel/framework": "^12.0",
2828
"laravel/tinker": "^2.10.1",
2929
"livewire/livewire": "^3.6",
30-
"nativephp/electron": "^1.1",
3130
"nativephp/mobile": "^1.1"
3231
},
3332
"require-dev": {

0 commit comments

Comments
 (0)