Updated composer file.

This commit is contained in:
James Cole 2019-08-23 14:11:26 +02:00
parent 6f5b6e536d
commit ad289bc8cd

80
composer.lock generated
View File

@ -210,9 +210,9 @@
"authors": [ "authors": [
{ {
"name": "bunq", "name": "bunq",
"role": "Owner",
"email": "sdk@bunq.com", "email": "sdk@bunq.com",
"homepage": "https://www.bunq.com", "homepage": "https://www.bunq.com"
"role": "Owner"
} }
], ],
"description": "bunq PHP SDK", "description": "bunq PHP SDK",
@ -1125,13 +1125,13 @@
"authors": [ "authors": [
{ {
"name": "Neuman Vong", "name": "Neuman Vong",
"role": "Developer", "email": "neuman+pear@twilio.com",
"email": "neuman+pear@twilio.com" "role": "Developer"
}, },
{ {
"name": "Anant Narayanan", "name": "Anant Narayanan",
"role": "Developer", "email": "anant@php.net",
"email": "anant@php.net" "role": "Developer"
} }
], ],
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
@ -1655,8 +1655,8 @@
"authors": [ "authors": [
{ {
"name": "Luís Otávio Cobucci Oblonczyk", "name": "Luís Otávio Cobucci Oblonczyk",
"email": "lcobucci@gmail.com", "role": "Developer",
"role": "Developer" "email": "lcobucci@gmail.com"
} }
], ],
"description": "A simple library to work with JSON Web Token and JSON Web Signature", "description": "A simple library to work with JSON Web Token and JSON Web Signature",
@ -1722,9 +1722,9 @@
"authors": [ "authors": [
{ {
"name": "Colin O'Dell", "name": "Colin O'Dell",
"role": "Lead Developer",
"email": "colinodell@gmail.com", "email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com", "homepage": "https://www.colinodell.com"
"role": "Lead Developer"
} }
], ],
"description": "PHP Markdown parser based on the CommonMark spec", "description": "PHP Markdown parser based on the CommonMark spec",
@ -2076,9 +2076,9 @@
"authors": [ "authors": [
{ {
"name": "Phil Sturgeon", "name": "Phil Sturgeon",
"role": "Developer",
"email": "me@philsturgeon.uk", "email": "me@philsturgeon.uk",
"homepage": "http://philsturgeon.uk/", "homepage": "http://philsturgeon.uk/"
"role": "Developer"
} }
], ],
"description": "Handle the output of complex data structures ready for API output.", "description": "Handle the output of complex data structures ready for API output.",
@ -2484,15 +2484,15 @@
"authors": [ "authors": [
{ {
"name": "Paragon Initiative Enterprises", "name": "Paragon Initiative Enterprises",
"role": "Maintainer",
"email": "security@paragonie.com", "email": "security@paragonie.com",
"homepage": "https://paragonie.com" "homepage": "https://paragonie.com",
"role": "Maintainer"
}, },
{ {
"name": "Steve 'Sc00bz' Thomas", "name": "Steve 'Sc00bz' Thomas",
"role": "Original Developer",
"email": "steve@tobtu.com", "email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com" "homepage": "https://www.tobtu.com",
"role": "Original Developer"
} }
], ],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
@ -2742,8 +2742,8 @@
"authors": [ "authors": [
{ {
"name": "Antonio Carlos Ribeiro", "name": "Antonio Carlos Ribeiro",
"role": "Creator & Designer", "email": "acr@antoniocarlosribeiro.com",
"email": "acr@antoniocarlosribeiro.com" "role": "Creator & Designer"
} }
], ],
"description": "A One Time Password Authentication package, compatible with Google Authenticator.", "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
@ -6184,18 +6184,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
@ -6231,18 +6231,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
@ -6564,8 +6564,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "FilterIterator implementation that filters files based on a list of suffixes.", "description": "FilterIterator implementation that filters files based on a list of suffixes.",
@ -6606,8 +6606,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Simple template engine.", "description": "Simple template engine.",
@ -7006,8 +7006,8 @@
"authors": [ "authors": [
{ {
"name": "Marco Pivetta", "name": "Marco Pivetta",
"email": "ocramius@gmail.com", "role": "maintainer",
"role": "maintainer" "email": "ocramius@gmail.com"
} }
], ],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
@ -7620,8 +7620,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Library that helps with managing the version number of Git-hosted PHP projects", "description": "Library that helps with managing the version number of Git-hosted PHP projects",
@ -7804,8 +7804,8 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"email": "arne@blankerts.de", "role": "Developer",
"role": "Developer" "email": "arne@blankerts.de"
} }
], ],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",