Commit graph

234 commits

Author SHA1 Message Date
Phil Sturgeon 48041ad725 Revert "Revert "Remove Composer self-updating from .travis.yml"" 2017-01-25 12:08:33 -05:00
Phil Sturgeon eb4f6b5d30 Merge pull request #107 from thephpleague/revert-106-patch-1
Revert "Remove Composer self-updating from .travis.yml"
2017-01-25 11:29:27 -05:00
Phil Sturgeon 9f4392df5d Revert "Remove Composer self-updating from .travis.yml" 2017-01-25 11:29:19 -05:00
Phil Sturgeon 4295a4cd5e Merge pull request #106 from pamil/patch-1
Remove Composer self-updating from .travis.yml
2017-01-25 11:24:47 -05:00
Kamil Kokot 6c3a889e6a Remove Composer self-updating from .travis.yml
It is done automatically by Travis.
2017-01-25 12:36:53 +01:00
Frank de Jonge 8db2d152f2 Merge pull request #103 from odan/master
Update README.md
2017-01-18 13:02:46 +01:00
Frank de Jonge 5c82d4959c Merge pull request #105 from renan/patch-1
Fix tests directory name
2017-01-18 13:02:21 +01:00
Renan Gonçalves 3ce99d6f9e Fix tests directory name
Because almost all League projects uses `tests/`, including this skeleton.
2017-01-18 12:15:05 +01:00
Frank de Jonge b281e01721 Merge pull request #104 from carlosafonso/master
Update year in LICENSE.md
2017-01-03 21:09:52 +01:00
Carlos Afonso Pérez 72e1b2d32e Update year in LICENSE.md 2017-01-03 21:05:12 +01:00
odan 295bf73cfd Update README.md 2017-01-02 22:36:33 +01:00
Frank de Jonge ad992b1e08 Merge pull request #101 from dragoonis/master
Adding in recommended directory structure
2016-12-15 19:52:23 +01:00
Paul Dragoonis cc1c74c6b8 Update README.md 2016-12-15 18:28:35 +00:00
Paul Dragoonis 82ca2c025c Adding in recommended directory structure 2016-12-15 18:26:32 +00:00
Frank de Jonge f28fdebaa7 Merge pull request #100 from andylolz/patch-1
Fix typo
2016-12-14 01:20:15 +01:00
Andy Lulham bbff3d5289 Fix typo
Add missing word
2016-12-13 20:57:58 +00:00
Phil Sturgeon eb10964e7b Merge pull request #98 from Tjoosten/patch-87
Fix #87 | "docs" entry in .gitignore?
2016-11-24 09:30:18 -05:00
Tim Joosten 279e0d1891
Fix #87 | "docs" entry in .gitignore?
Remove docs directory out of .gitignore and locate it in .gitaatributes
2016-11-24 14:11:19 +01:00
Phil Sturgeon 13d3e957ed Merge pull request #97 from hansott/patch-1
Remove useless items from PR checklist
2016-11-02 13:48:47 -04:00
Hans Ott 2964e5aedb Add note about CI 2016-11-01 10:13:31 +01:00
Hans Ott 3c9e47ab34 Remove useless items from PR checklist
These rules will be checked in the Travis build.
2016-10-30 16:50:19 +01:00
Phil Sturgeon 5229fb7e3b Merge pull request #96 from hansott/use-ocular-phar
Use phar version of ocular
2016-09-19 11:14:49 +01:00
Hans Ott f145704730 Remove .travis.codecoverage.sh from git attributes 2016-09-19 08:33:37 +02:00
Hans Ott ef61620266 Don't use separate file for uploading code coverage 2016-09-19 08:29:46 +02:00
Hans Ott abf471b40f Add .travis.coverage.sh to gitattributes 2016-09-17 14:15:13 +02:00
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