Commit Graph

33 Commits

Author SHA1 Message Date
Ben 4bae520305
Update composer.json, guzzle and .gitignore
Additionally update test sources and README.md
2021-09-18 12:14:53 +02:00
Brad Jones 9de988b660 Update README to reference packagist and replace must also be fully lowercase 2021-05-09 20:32:24 -07:00
Yoann Celton 862dae376a Updating README 2018-12-08 18:12:05 +11:00
Yoann Celton c24f5d635c Prefilling info 2018-11-27 22:01:37 +11:00
Alfred Nutile 604ea0fc1e
Spelling mistake?
not my strong area but I think this should be `practices` not `practises`
2017-12-26 17:35:57 -05:00
Tang Rufus fb04815e6d
Rename CONDUCT.md to CODE_OF_CONDUCT.md
GitHub looks for [CODE_OF_CONDUCT.md](https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/)
2017-08-22 05:34:33 +08: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
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
Andy Lulham bbff3d5289 Fix typo
Add missing word
2016-12-13 20:57:58 +00:00
José Luis Salinas 5a65b42450 Added script prefill.php to replace all :variables 2016-08-22 02:51:31 +02: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
Bryan Crowe 43c6252727 Mention CONDUCT.md in the README 2015-10-05 17:02:01 -04:00
Hassan Khan 25f5a75992 Forgot to update image alt text 2015-06-24 09:24:44 +01:00
Hassan Khan 1f6dcfb74d Moved all links to the bottom of README.md 2015-06-24 09:20:36 +01:00
Marc Würth 6012b85273 Use Packagist Release badge instead of GH release
Because most repos don't do releases, they just tag their revisons. Which suffices for Composer/Packagist - but the current badge would simply state "Release: None"...

Alternatively the GH Tag badge could be used instead.
2015-05-19 17:44:35 +02:00
Rob Loach afb7141526 docs(testing): Update testing to use composer test
https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
2015-05-14 10:45:15 -07:00
Marc Würth 51453a2890 Encourage developers to read the change log 2015-05-13 20:56:38 +02:00
David Stockton 02c1506fb7 Typo in README.md 2015-02-19 23:45:35 -07:00
Phil Sturgeon 61e8f8b28c Add a security section 2015-02-04 14:40:00 -05:00
Andrew 267b3e1b73 remove duplicate field
the `:author_website` option was listed twice
2015-01-29 00:46:25 -06:00
Tomáš Votruba 3da4946c9b Readme: use relative paths to CONTRIBUTING.md and contributors 2015-01-27 00:08:55 +01:00
Kévin DUBUC 5518f18e56 Harmonize package variables 2014-12-30 16:31:21 +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
Rob Loach 57a0fab98d Update LICENSE.md link 2014-10-25 16:57:34 -04:00
Phil Sturgeon 5750934fef Update README.md 2014-10-21 06:11:07 -04: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
Ignace Nyamagana Butera 25a47261c3 update skeleton project 2014-10-07 17:35:46 +02:00
Zack Kitzmiller 2fb8a8a2a7 Update README.md 2014-04-11 07:40:55 -04:00
Ben Corlett 7d8ef58289 Update README.md 2014-02-08 07:43:43 +11:00
Marc Qualie 8238b9e5cc Initial Commit 2013-08-07 18:36:49 +01:00