Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Tags: kreait/php-boilerplate

Tags

3.0.1

Toggle 3.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
jeromegamez Jérôme Gamez
Release 3.0.1

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jeromegamez Jérôme Gamez
Release 3.0.0

2.0.0

Toggle 2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jeromegamez Jérôme Gamez
Release 2.0.0

1.1.2

Toggle 1.1.2's commit message
* Fixed the `before_script` commands in the Travis CI configuration

1.1.1

Toggle 1.1.1's commit message
* Don't allow failures for HHVM.

* Add lowest PHP version (5.4) with lowest possible dependencies.
* Re-replace `composer install` with `composer update`, because `--prefer-lowest` does not work with `composer install`.

1.1

Toggle 1.1's commit message
Release 1.1

1.0.1

Toggle 1.0.1's commit message
* Suppress make error when executing the PHP CS Fixer.

1.0

Toggle 1.0's commit message
* Initial release