Commit graph

23 commits

Author SHA1 Message Date
Andreas Möller fef9beb112
Enhancement: Keep packages sorted 2016-07-23 21:35:08 +02:00
Joseph Lyons e4479cf1d5 added composer script for psr2 formatting 2016-07-05 22:46:47 +10:00
Emanuele Minotto 0f2cbfc513 Allow PHPUnit v5 2016-03-29 12:13:54 +02:00
Alexey Kopytko 1565eb316f Removed redundant Test namespace 2016-02-29 16:12:33 +09:00
Tomáš Votruba 0bb3fa7124 composer: bump to PHP 5.5, allow PHP 7 in safe way 2016-01-30 23:43:56 +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
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
Phil Sturgeon cf37e93a31 Merge pull request #54 from EmanueleMinotto/psr2-check
Added PSR2 check
2015-12-12 12:58:43 -05: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
Emanuele Minotto f81265193d Added PSR2 check 2015-10-04 23:55:33 +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
mAAdhaTTah 54f6cbc606 Switch to local phpunit
This ensures consistency across platforms and testing by using the same version of PHPUnit, rather than whatever is globally installed by the system.
2015-07-27 09:24:08 -04:00
Phil Sturgeon 305344b87b Merge pull request #7 from RobLoach/add/scripts
Add use of Composer scripts
2015-05-13 14:07:07 -04: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
Hassan Khan ed7b0255bb Add Ocular as dev-dependency, fixes HHVM issues too apparently 2015-02-04 23:19:18 +00:00
Kévin DUBUC 5518f18e56 Harmonize package variables 2014-12-30 16:31:21 +01:00
Rob Loach 4c362eeb0f Add use of Composer scripts like 'composer test' 2014-10-25 16:55:33 -04:00
Maxime Fabre 9634f619a8 Fix duplicate require-dev entry 2014-10-25 13:09:58 +02:00
Ignace Nyamagana Butera 25a47261c3 update skeleton project 2014-10-07 17:35:46 +02:00
Marc Qualie 8238b9e5cc Initial Commit 2013-08-07 18:36:49 +01:00