Commit graph

159 commits

Author SHA1 Message Date
Hans Ott
d79cbe8d7e Use phar version of ocular
It's impossible to install the latest version of Guzzle due
ocular (used to upload code coverage) depending on guzzlehttp/guzzle ~3.0.

See https://github.com/scrutinizer-ci/ocular/blob/master/composer.json

Closes #95

Inspired by https://github.com/Ocramius/ProxyManager/blob/master/.travis.coverage.sh
2016-09-17 14:09:48 +02:00
Phil Sturgeon
f1bc4192b7 Merge pull request #94 from rfussien/fix/add-the-xml-extension-to-prefil
add the xml.dist extesion to the prefil script
2016-09-16 06:57:15 -04:00
Phil Sturgeon
591bb8cf80 Merge pull request #93 from rfussien/fix/set-conduct-contact
set the author email as the contact in the CONDUCT file
2016-09-16 06:55:55 -04:00
Remi FUSSIEN
64ede3ad83 add the xml.dist extesion to the prefil script 2016-09-15 14:08:49 +02:00
Remi FUSSIEN
01ea4b1d1b set the author email as the contact in the CONDUCT file 2016-09-15 13:56:02 +02:00
Phil Sturgeon
d5b838777b Merge pull request #41 from ravage84/composer-phpcs
Add Composer scripts "check-codestyle" & "fix-codestyle"
2016-09-14 14:16:57 -04:00
Marc Würth
fcb1285761 Replace check-codestyle & fix-codestyle with check-style & fix-style respecively 2016-09-14 17:22:46 +02:00
Marc Würth
8e47aefcd8 Fix indentation 2016-09-14 17:14:21 +02:00
Marc Würth
861d69077f Ignore errors and warnings in PHPCS
Refs: https://github.com/thephpleague/skeleton/pull/41#issuecomment-104071697

Thanks to @gsherwood
2016-09-14 17:11:24 +02:00
Marc Würth
4b35187e4b Adjust Contribution guide 2016-09-14 17:11:23 +02:00
Marc Würth
a243b4a03a Add Composer scripts "check-codestyle" & "fix-codestyle" 2016-09-14 17:11:23 +02:00
Marc Würth
371773e5a5 Add PHP Codesniffer as development dependency 2016-09-14 17:11:03 +02:00
Phil Sturgeon
af66587bb9 Merge pull request #88 from jotaelesalinas/prefill
Added script prefill.php to replace all :variables
2016-09-14 10:44:18 -04:00
Phil Sturgeon
e589a154cd Added coc contact email address 2016-08-24 10:52:35 -04:00
Phil Sturgeon
8448b2b5f6 Updated CoC to CC 1.4 2016-08-24 10:22:57 -04:00
Phil Sturgeon
0af18bf2a2 Merge pull request #91 from jotaelesalinas/templates
Use PHP-specific examples in ISSUE_TEMPLATE.md
2016-08-23 14:32:39 -04:00
José Luis Salinas
600b678037 Use PHP-specific examples in Issue template 2016-08-23 20:23:08 +02:00
José Luis Salinas
d2f0d5cbcb Use PHP-specific examples 2016-08-23 20:19:57 +02:00
José Luis Salinas
efdabbcdb9 Merge remote-tracking branch 'refs/remotes/thephpleague/master' into prefill 2016-08-23 20:06:46 +02:00
Phil Sturgeon
729cdae886 Merge pull request #89 from jotaelesalinas/templates
Add Issue and Pull Request templates
2016-08-23 09:57:52 -04:00
Phil Sturgeon
f0dea272e5 Merge pull request #90 from TomasVotruba/patch-4
travis: bump min version to PHP 5.6, add PHP 7.1
2016-08-23 09:55:53 -04:00
Tomáš Votruba
08e4134af0 travis: bump min version to PHP 5.6, add PHP 7.1
Min version is PHP 5.6, see composer: ad403d7a63/composer.json (L20)
Also PHP 7.1 is available on Travis
2016-08-23 14:39:56 +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
José Luis Salinas
767e5b1350 Added script prefill.php to replace all :variables 2016-08-22 02:56:40 +02:00
José Luis Salinas
5a65b42450 Added script prefill.php to replace all :variables 2016-08-22 02:51:31 +02:00
José Luis Salinas
482be4808e Added script prefill.php to replace all :variables 2016-08-22 02:21:37 +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