Commit graph

107 commits

Author SHA1 Message Date
Phil Sturgeon 9f9c64b628 Merge pull request #29 from vieirasantosn/patch-1
Added php 7.0 and allow it to fail
2015-03-26 13:12:45 -04:00
Vieira 291539ad51 Added php 7.0 and allow it to fail
Added php 7.0 and allow it to fail
2015-03-26 13:20:47 -03:00
Phil Sturgeon d270b8039c Merge pull request #28 from grrnikos/patch-1
Update SkeletonClass.php
2015-03-25 16:18:29 -04:00
Nikos Gr 9a3567be1f Update SkeletonClass.php 2015-03-25 22:17:39 +02:00
JeroenG 40c7e9111f Removed --dev flag
According to Travis-Ci, "You are using the deprecated option "dev". Dev packages are installed by default now."
2015-03-02 23:54:52 +01:00
Tomáš Votruba 0e38e0e7fa travis: PHP 7.0 nightly added 2015-02-27 11:35:07 +01:00
Emanuele Minotto fd37bbbf6c Added editor configuration 2015-02-25 13:00:47 +01:00
Jonathan Reinink 2da424a3f7 Merge pull request #22 from dstockto/patch-1
Typo in README.md
2015-02-20 07:56:30 -05:00
David Stockton 02c1506fb7 Typo in README.md 2015-02-19 23:45:35 -07:00
Rob Loach 1d40babb28 Update composer test to simply use phpunit 2015-02-16 13:03:39 -05:00
Christopher Pitt 3951c67ebf Reverting 2015-02-06 09:13:13 +13:00
Christopher Pitt e265c69ce8 Updated package name to be able to submit to Packagist 2015-02-06 09:08:02 +13:00
Phil Sturgeon fb9db2f295 Merge pull request #19 from hassankhan/master
Add Ocular as dev-dependency, fixes HHVM issues too apparently
2015-02-04 18:22:27 -05:00
Hassan Khan ed7b0255bb Add Ocular as dev-dependency, fixes HHVM issues too apparently 2015-02-04 23:19:18 +00:00
Phil Sturgeon 61e8f8b28c Add a security section 2015-02-04 14:40:00 -05:00
Frank de Jonge 1251aeff17 Merge pull request #17 from browner12/patch-1
remove duplicate field
2015-01-29 10:27:32 +01:00
Frank de Jonge 95e7b60f67 Merge pull request #18 from browner12/patch-2
new year
2015-01-29 10:25:58 +01:00
Andrew cdb57e1b72 new year
update copyright year
2015-01-29 00:53:43 -06:00
Andrew 267b3e1b73 remove duplicate field
the `:author_website` option was listed twice
2015-01-29 00:46:25 -06:00
Jonathan Reinink f5f3e1c8ba Merge pull request #16 from TomasVotruba/patch-1
Readme: use relative paths to CONTRIBUTING.md and contributors
2015-01-26 18:19:59 -05:00
Tomáš Votruba 3da4946c9b Readme: use relative paths to CONTRIBUTING.md and contributors 2015-01-27 00:08:55 +01:00
Jonathan Reinink 88e716576f Merge pull request #15 from SDIS62/harmonize-package-variables
Harmonize package variables
2015-01-08 14:27:37 -05:00
Kévin DUBUC d7806040d4 fix syntax in CHANGELOG.md 2014-12-30 16:33:52 +01:00
Kévin DUBUC 5518f18e56 Harmonize package variables 2014-12-30 16:31:21 +01:00
Frank de Jonge c85b2a5c1f Merge pull request #14 from BreiteSeite/patch-1
consistent headlines in CHANGELOG.md
2014-12-04 13:20:46 +01:00
Michael Kühn c7d67bbe15 consistent headlines in CHANGELOG.md
This fits also more into the style from http://keepachangelog.com/
2014-12-04 13:13:29 +01:00
Frank de Jonge 4f6a9a7b8f Merge pull request #13 from clarkeash/patch-1
updated scrutinizer reference
2014-12-02 15:30:36 +00:00
Ashley Clarke 5640752fc5 updated scrutinizer reference 2014-12-02 09:33:34 +01:00
Phil Sturgeon eab00c305c Rename scrutinizer.yml to .scrutinizer.yml 2014-12-02 06:09:57 +00:00
Phil Sturgeon 0d30575423 Added php_analyzer: true to scritunizer 2014-12-02 06:09:38 +00:00
Frank de Jonge 5d630042d2 Merge pull request #11 from bcrowe/fix-typo
Fix typo
2014-10-27 10:43:03 +01:00
Bryan Crowe 0e188bfc3a Remove extra newline 2014-10-26 23:05:46 -04:00
Bryan Crowe f1dc8536e9 Fix typo 2014-10-26 23:01:45 -04:00
Phil Sturgeon 226ffcbddf Merge pull request #9 from RobLoach/add/gitattributes
Add .gitattributes file
2014-10-26 12:51:35 -04:00
Rob Loach 3d8abea1a7 Fix documentation 2014-10-26 12:37:39 -04:00
Rob Loach ee84dd1e22 Add .gitattributes file 2014-10-26 12:37:00 -04:00
Phil Sturgeon 630a9516f2 Merge pull request #6 from RobLoach/update/markdownlicense
Update LICENSE to use Markdown
2014-10-25 21:38:07 -04:00
Rob Loach 57a0fab98d Update LICENSE.md link 2014-10-25 16:57:34 -04:00
Rob Loach 4c362eeb0f Add use of Composer scripts like 'composer test' 2014-10-25 16:55:33 -04:00
Rob Loach c6dbe37df1 Update LICENSE to use Markdown 2014-10-25 16:44:26 -04:00
Frank de Jonge 3998150752 Merge pull request #5 from Anahkiasen/patch-1
Fix duplicate require-dev entry
2014-10-25 13:22:52 +02:00
Maxime Fabre 9634f619a8 Fix duplicate require-dev entry 2014-10-25 13:09:58 +02:00
Phil Sturgeon 5750934fef Update README.md 2014-10-21 06:11:07 -04:00
Marc Qualie 040e0f5c51 Merge pull request #4 from barryvdh/patch-1
Remove version from composer require
2014-10-15 10:49:59 +01:00
Barry vd. Heuvel 260b4cd5ac Remove version from composer require
Composer detects the latest stable version (only 0.x should specify the version)
http://blog.doh.ms/2014/10/13/installing-composer-packages/
2014-10-15 09:04:10 +02:00
Phil Sturgeon e1a7b53a22 Switched to composer require 2014-10-14 15:52:07 -05:00
Phil Sturgeon ed20ae272b Merge pull request #3 from nyamsprod/master
update skeleton project
2014-10-07 13:34:13 -05:00
Ignace Nyamagana Butera 25a47261c3 update skeleton project 2014-10-07 17:35:46 +02:00
Phil Sturgeon 039103aec2 Update CONTRIBUTING.md 2014-05-20 09:42:38 +01:00
Phil Sturgeon 5d71aa13d6 Update CONTRIBUTING.md 2014-05-20 09:41:49 +01:00