Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 228b57b

Browse files
authored
Update README.md
1 parent 612414e commit 228b57b

File tree

1 file changed

+2
-32
lines changed

1 file changed

+2
-32
lines changed

README.md

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,6 @@
22
<img src="https://symfony.com/logos/symfony_black_02.svg">
33
</a></p>
44

5-
The [Symfony binary][1] is a must-have tool when developing Symfony applications
6-
on your local machine. It provides:
5+
The [Symfony CLI code][1] has been Open-Sourced now, use it instead of the one provided in this repository, which is not maintained anymore.
76

8-
* The best way to [create new Symfony applications][2];
9-
* A powerful [local web server][3] to develop your projects with support for [TLS certificates][4];
10-
* A tool to [check for security vulnerabilities][5];
11-
* Seamless integration with [SymfonyCloud][6].
12-
13-
Installation
14-
------------
15-
16-
Follow the instructions at [symfony.com/download][1].
17-
18-
Reporting Issues
19-
----------------
20-
21-
* Use [github.com/symfony/cli][8] to report issues related to the Symfony binary;
22-
* Use [symfony.com/cloud/support][7] to report issues related to SymfonyCloud.
23-
24-
Security Issues
25-
---------------
26-
27-
If you discover a security vulnerability, please follow our [disclosure procedure][9].
28-
29-
[1]: https://symfony.com/download
30-
[2]: https://symfony.com/doc/current/setup.html#creating-symfony-applications
31-
[3]: https://symfony.com/doc/current/setup/symfony_server.html
32-
[4]: https://symfony.com/doc/current/setup/symfony_server.html#enabling-tls
33-
[5]: https://symfony.com/doc/current/setup.html#security-checker
34-
[6]: https://symfony.com/cloud
35-
[7]: https://symfony.com/cloud/support/new
36-
[8]: https://github.com/symfony/cli/issues/new
37-
[9]: https://symfony.com/security
7+
[1]: https://github.com/symfony-cli/symfony-cli

0 commit comments

Comments
 (0)