We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66da16 commit c60f52fCopy full SHA for c60f52f
README.md
@@ -22,7 +22,7 @@ The core of this application template is the [httpsoft/http-basis](https://githu
22
This project template requires PHP version 7.4 or later.
23
24
```bash
25
-composer create-project --prefer-dist --stability=dev httpsoft/http-app <app-dir>
+composer create-project --prefer-dist httpsoft/http-app <app-dir>
26
```
27
28
To verify the installation, go to `<app-dir>` and start the PHP built-in web server:
0 commit comments