Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Tags: symfony/symfony-installer

Tags

v1.5.11

Toggle v1.5.11's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
javiereguiluz Javier Eguiluz
1.5.11

v1.5.10

Toggle v1.5.10's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
javiereguiluz Javier Eguiluz
1.5.10

v1.5.9

Toggle v1.5.9's commit message
Prepared the 1.5.9 release

v1.5.8

Toggle v1.5.8's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
javiereguiluz Javier Eguiluz
1.5.8

v1.5.7

Toggle v1.5.7's commit message
feature #272 Added an option to force the installer update (javieregu…

…iluz)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Added an option to force the installer update

In the past, I introduced several bugs that prevented to update the installer: first it was a server-side issue with version numbers ... and then it was a client-side issue while comparing versions (see #266). The only solution in those cases is to re-install the installer 😢

To avoid further issues, I propose to add a `--force-update (-f)` option that updates the local installer to whichever version is published by Symfony, without checking or comparing any version.

Commits
-------

0c711da Added an option to force the installer update

v1.5.6

Toggle v1.5.6's commit message
minor #265 update Guzzle dep to 5.3.1 (xabbuh)

This PR was merged into the 1.0-dev branch.

Discussion
----------

update Guzzle dep to 5.3.1

This fixes #237 and #263.

Commits
-------

8612bf8 update Guzzle dep to >= 5.3.1

v1.5.5

Toggle v1.5.5's commit message
feature #257 Check that the system has the PHP version required by Sy…

…mfony (javiereguiluz)

This PR was squashed before being merged into the 1.0-dev branch (closes #257).

Discussion
----------

Check that the system has the PHP version required by Symfony

This fixes #239.

Commits
-------

e7b3fc3 Check that the system has the PHP version required by Symfony

v1.5.4

Toggle v1.5.4's commit message
Prepare the 1.5.4 release

v1.5.3

Toggle v1.5.3's commit message
Prepared the 1.5.3 release

v1.5.2

Toggle v1.5.2's commit message
Prepared the 1.5.2 release