Skip to content

Tags: pavlakis/slim-cli

Tags

1.2

Toggle 1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Accept different HTTP request methods (#33)

*  Inject additional environment properties as required (#19)

* Accept different HTTP request methods (#27)

* Introduce interface for environment properties to allow extendability (#31)

* Align documentation with thephpleague skeleton (#32)

* Add coding standards

* Align Readme formatting with The PHP League skeleton Readme

* Add PHP 7.3 to travis and run coding standards

* Add a supported PHP CS Fixer version (2.2) for legacy PHP 5.5

* Remove @coversNothing PhpUnit annotation

1.1

Toggle 1.1's commit message
Remove phpstan from composer

1.0.4

Toggle 1.0.4's commit message
Merge pull request #10 from pavlakis/develop

Update copyright to 2017

1.0.3

Toggle 1.0.3's commit message
Merge pull request #7 from bobbydeveaux/master

Fixing issue when params are not passed

1.0.2

Toggle 1.0.2's commit message
Merge pull request #6 from pavlakis/develop

Updates on credits and more robust code.

1.0.1

Toggle 1.0.1's commit message
Merge pull request #2 from pavlakis/2016

Update copyright and license to 2016

1.0

Toggle 1.0's commit message
Merge pull request #1 from pavlakis/develop

Merge initial implementation