File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " nativephp/laravel " ,
3- "description" : " Laravel wrapper for the NativePHP framework. " ,
2+ "name" : " nativephp/desktop " ,
3+ "description" : " NativePHP for Desktop " ,
44 "keywords" : [
55 " nativephp" ,
66 " laravel" ,
7+ " desktop" ,
78 " nativephp-laravel"
89 ],
910 "homepage" : " https://github.com/nativephp/laravel" ,
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ abstract protected function sourcePath(string $path = ''): string;
4848 'storage/hot ' ,
4949
5050 // Only needed for local testing
51- 'vendor/nativephp/laravel /resources ' ,
52- 'vendor/nativephp/laravel /vendor ' ,
51+ 'vendor/nativephp/desktop /resources ' ,
52+ 'vendor/nativephp/desktop /vendor ' ,
5353 'vendor/nativephp/php-bin ' ,
5454
5555 // Also deleted in PrunesVendorDirectory after fresh composer install
You can’t perform that action at this time.
0 commit comments