You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2019. It is now read-only.
feature #103 Clean up Symfony-related stuff after creating the project (javiereguiluz)
This PR was squashed before being merged into the 1.0-dev branch (closes#103).
Discussion
----------
Clean up Symfony-related stuff after creating the project
This Pull Request "cleans" the installed project making the following changes:
* Remove Symfony's `README.md` file and create a generic empty README.md
* Remove all the Symfony's `UPGRADE*.md` files.
* Remove the Symfony's `LICENSE.md` file.
* Add the `.gitignore` file (and sort its entries)
* Remove Symfony's `branch-alias` from `composer.json` file
* Remove the `description` property from `composer.json` file
* Put `proprietary` as the `license` in the `composer.json` file
Commits
-------
b85c9de Clean up Symfony-related stuff after creating the project
0 commit comments