Skip to content

Commit 3067817

Browse files
committed
Remove need to set minimum-stability
1 parent 7c34d51 commit 3067817

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/views/docs/desktop/1/getting-started/installation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ composer require nativephp/electron
3434
This package contains all the classes, commands, and interfaces that your application will need to work with the
3535
Electron runtime.
3636

37-
**Note**: If this fails, try setting the `minimum-stability` in your composer.json to "dev". NativePHP is in beta at this point in time.
38-
3937
## Run the NativePHP installer
4038

4139
```shell

0 commit comments

Comments
 (0)