Yoann Celton
b397cd9ba3
Adding User class
2018-11-27 23:59:27 +11:00
Yoann Celton
3e4b10e85c
Adjusting settings
2018-11-27 22:40:19 +11:00
Yoann Celton
c24f5d635c
Prefilling info
2018-11-27 22:01:37 +11:00
George Mponos
d6d2c91ae4
Added a phpcs.xml.dist file
2018-11-06 23:23:35 +02:00
ozh
fd3dd12c2f
Fix tests on PHP 5.6 & HHVM
2017-06-30 20:05:48 +02:00
Victor Hugo Avelar
03e1f7e71c
Update composer.json
...
Just to accept the latest PHPUnit version
2017-04-03 18:50:45 -05: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
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
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
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
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