Commit Graph

135 Commits

Author SHA1 Message Date
José Luis Salinas 600b678037 Use PHP-specific examples in Issue template 2016-08-23 20:23:08 +02:00
José Luis Salinas ff2c02dcd6 Create ISSUE_TEMPLATE.md 2016-08-23 12:14:05 +02:00
José Luis Salinas 2bed623ec5 Create PULL_REQUEST_TEMPLATE.md 2016-08-23 12:05:18 +02:00
Frank de Jonge ad403d7a63 Merge pull request #83 from marcusesa/update_php_version_required
Update php version required
2016-07-31 10:34:26 +02:00
Marcus Sá 4a180f2c70 Update php version required
In order to require only supported php version,
update minimum php version required from 5.5 to 5.6.
2016-07-31 02:29:17 -03:00
Frank de Jonge 179b2e8667 Merge pull request #82 from localheinz/feature/sort
Enhancement: Keep packages sorted
2016-07-23 21:36:21 +02:00
Andreas Möller fef9beb112
Enhancement: Keep packages sorted 2016-07-23 21:35:08 +02:00
Phil Sturgeon 9c8366b741 Merge pull request #80 from jclyons52/master
added composer script for psr2 formatting
2016-07-05 17:07:44 +01:00
Joseph Lyons e4479cf1d5 added composer script for psr2 formatting 2016-07-05 22:46:47 +10:00
Frank de Jonge 8bdac4e1a0 Merge pull request #79 from barryvdh/patch-1
Prefer dist + cache for Travis builds
2016-06-08 22:38:38 +02:00
Frank de Jonge a2ff1d9c22 Merge pull request #78 from EmanueleMinotto/patch-1
Allow PHPUnit v5
2016-06-08 22:32:40 +02:00
Barry vd. Heuvel 0bc103678d Prefer dist + cache for Travis builds
To speed up builds
2016-06-08 22:23:32 +02:00
Emanuele Minotto 0f2cbfc513 Allow PHPUnit v5 2016-03-29 12:13:54 +02:00
Frank de Jonge 37f9078c76 Merge pull request #72 from sanmai/master
Removed redundant Test namespace
2016-02-29 14:12:00 +01:00
Frank de Jonge 7ee9e1047d Merge pull request #62 from colinodell/patch-2
Add .styleci.yml
2016-02-29 09:22:16 +01:00
Alexey Kopytko 1565eb316f Removed redundant Test namespace 2016-02-29 16:12:33 +09:00
Phil Sturgeon bfd2ef6ae8 Merge pull request #69 from EmanueleMinotto/patch-1
Update copyright year
2016-02-05 16:39:18 -05:00
Phil Sturgeon aafa3d9432 Merge pull request #70 from EmanueleMinotto/patch-2
Removed blank lines
2016-02-05 16:39:04 -05:00
Emanuele Minotto 1fd3f7105d Removed blank lines 2016-02-05 22:37:37 +01:00
Emanuele Minotto 21937e5c45 Update copyright year 2016-02-05 22:36:33 +01:00
Frank de Jonge 596e61122b Merge pull request #68 from ibrahimlawal/issue-drop-54
Resolved issue#67
2016-02-03 08:01:31 -05:00
ibrahimlawal 49f38969ae Resolved issue#67 2016-02-03 13:30:57 +01:00
Frank de Jonge 6a6b861604 Merge pull request #66 from TomasVotruba/patch-2
Bump to PHP 5.5
2016-01-31 00:35:47 +01:00
Tomáš Votruba 0bb3fa7124 composer: bump to PHP 5.5, allow PHP 7 in safe way 2016-01-30 23:43:56 +01:00
Tomáš Votruba bd4f085b91 travis: drop PHP 5.4 2016-01-30 23:42:43 +01:00
Phil Sturgeon bb924f420c Merge pull request #64 from colinodell/patch-4
Add "type" to composer.json
2016-01-13 13:48:35 -05:00
Phil Sturgeon 0dada850fd Merge pull request #63 from colinodell/patch-3
Use "Keep a CHANGELOG" principles
2016-01-13 13:48:09 -05:00
Phil Sturgeon 92e501962a Merge pull request #61 from colinodell/patch-1
Disallow PHP 7 failures
2016-01-13 13:47:47 -05:00
Phil Sturgeon d6467ce24f Merge pull request #65 from colinodell/patch-5
Bump minimum PHP version to 5.4
2016-01-13 13:47:07 -05:00
Colin O'Dell 36f946ecf2 Bump minimum PHP version to 5.4 2016-01-13 13:33:39 -05:00
Colin O'Dell 26deee6ed7 Add "type" to composer.json 2016-01-13 13:29:55 -05:00
Colin O'Dell 40e0c721af Use "Keep a CHANGELOG" principles
See http://keepachangelog.com/
2016-01-13 13:27:58 -05:00
Colin O'Dell a8229991ec Add .styleci.yml 2016-01-13 13:24:21 -05:00
Colin O'Dell 6ccb07ec4d Disallow PHP 7 failures
PHP 7 is now stable and Travis is using these stable builds for testing
2016-01-13 13:20:48 -05:00
Phil Sturgeon cf37e93a31 Merge pull request #54 from EmanueleMinotto/psr2-check
Added PSR2 check
2015-12-12 12:58:43 -05:00
Frank de Jonge 3a89c13fd4 Merge pull request #58 from browner12/master
use `:vendor` placeholder
2015-12-04 15:32:34 +01:00
Andrew d048eb97f8 use `:vendor` placeholder
to make the package more useful for general use, replace references to
`thephpleague` and `league` with `:vendor`.
2015-11-27 16:08:09 -06:00
Frank de Jonge 293190deb1 Merge pull request #56 from thephpleague/alexbilbie-patch-1
Added disclaimer to code of conduct application
2015-10-09 20:21:05 +02:00
Alex Bilbie f8656ea0e0 Update CONDUCT.md 2015-10-06 16:59:46 +01:00
Alex Bilbie da9476b4eb Added disclaimer to code of conduct application 2015-10-06 14:08:36 +01:00
Phil Sturgeon 3da64dcf86 Merge pull request #55 from bcrowe/conduct-readme
Mention CONDUCT.md in the README
2015-10-05 17:03:37 -04:00
Bryan Crowe 43c6252727 Mention CONDUCT.md in the README 2015-10-05 17:02:01 -04:00
Emanuele Minotto f81265193d Added PSR2 check 2015-10-04 23:55:33 +02:00
Phil Sturgeon 14654a0283 Added CONDUCT.md
Many people are great developers, but awful awful human beings. This will remind their robot brains how to human with other humans in a way that doesn't make one of those humans sad or really angry.
2015-10-02 17:51:11 -04:00
Phil Sturgeon dc9850c904 Merge pull request #51 from bcrowe/travis
Add comment about sudo false Travis config
2015-07-28 17:39:03 -04:00
Bryan Crowe 9c802de2d0 Add comment about sudo false Travis config 2015-07-28 17:20:17 -04:00
Phil Sturgeon aae712bb6e Merge pull request #50 from bcrowe/travis
Add sudo false to Travis config
2015-07-28 17:12:41 -04:00
Bryan Crowe 805f950e03 Add sudo false to Travis config 2015-07-28 17:11:05 -04:00
Frank de Jonge 9286d5e6c1 Merge pull request #49 from mAAdhaTTah/revert-composer-test
Revert `composer test` in composer.json
2015-07-27 16:34:13 +02:00
mAAdhaTTah 07b0c35c94 Revert `composer test` in composer.json
First, composer will push its bin to the top of the $PATH when running composer scripts, so this isn't strictly necessary. Secondly, using `/` will fail on Windows. This reverts one of the changes previously made in 54f6cbc606.
2015-07-27 10:33:11 -04:00