diff options
-rw-r--r-- | composer.lock | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/composer.lock b/composer.lock index b97549d0..90243b71 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -99,13 +99,13 @@ | |||
99 | "authors": [ | 99 | "authors": [ |
100 | { | 100 | { |
101 | "name": "Benjamin Eberlei", | 101 | "name": "Benjamin Eberlei", |
102 | "role": "Lead Developer", | 102 | "email": "kontakt@beberlei.de", |
103 | "email": "kontakt@beberlei.de" | 103 | "role": "Lead Developer" |
104 | }, | 104 | }, |
105 | { | 105 | { |
106 | "name": "Richard Quadling", | 106 | "name": "Richard Quadling", |
107 | "role": "Collaborator", | 107 | "email": "rquadling@gmail.com", |
108 | "email": "rquadling@gmail.com" | 108 | "role": "Collaborator" |
109 | } | 109 | } |
110 | ], | 110 | ], |
111 | "description": "Thin assertion library for input validation in business models.", | 111 | "description": "Thin assertion library for input validation in business models.", |
@@ -5323,15 +5323,15 @@ | |||
5323 | "authors": [ | 5323 | "authors": [ |
5324 | { | 5324 | { |
5325 | "name": "Paragon Initiative Enterprises", | 5325 | "name": "Paragon Initiative Enterprises", |
5326 | "role": "Maintainer", | ||
5327 | "email": "security@paragonie.com", | 5326 | "email": "security@paragonie.com", |
5328 | "homepage": "https://paragonie.com" | 5327 | "homepage": "https://paragonie.com", |
5328 | "role": "Maintainer" | ||
5329 | }, | 5329 | }, |
5330 | { | 5330 | { |
5331 | "name": "Steve 'Sc00bz' Thomas", | 5331 | "name": "Steve 'Sc00bz' Thomas", |
5332 | "role": "Original Developer", | ||
5333 | "email": "steve@tobtu.com", | 5332 | "email": "steve@tobtu.com", |
5334 | "homepage": "https://www.tobtu.com" | 5333 | "homepage": "https://www.tobtu.com", |
5334 | "role": "Original Developer" | ||
5335 | } | 5335 | } |
5336 | ], | 5336 | ], |
5337 | "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", | 5337 | "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", |
@@ -7599,19 +7599,19 @@ | |||
7599 | "authors": [ | 7599 | "authors": [ |
7600 | { | 7600 | { |
7601 | "name": "Ryan Parman", | 7601 | "name": "Ryan Parman", |
7602 | "role": "Creator, alumnus developer", | 7602 | "homepage": "http://ryanparman.com/", |
7603 | "homepage": "http://ryanparman.com/" | 7603 | "role": "Creator, alumnus developer" |
7604 | }, | 7604 | }, |
7605 | { | 7605 | { |
7606 | "name": "Geoffrey Sneddon", | 7606 | "name": "Geoffrey Sneddon", |
7607 | "role": "Alumnus developer", | 7607 | "homepage": "http://gsnedders.com/", |
7608 | "homepage": "http://gsnedders.com/" | 7608 | "role": "Alumnus developer" |
7609 | }, | 7609 | }, |
7610 | { | 7610 | { |
7611 | "name": "Ryan McCue", | 7611 | "name": "Ryan McCue", |
7612 | "role": "Developer", | ||
7613 | "email": "me@ryanmccue.info", | 7612 | "email": "me@ryanmccue.info", |
7614 | "homepage": "http://ryanmccue.info/" | 7613 | "homepage": "http://ryanmccue.info/", |
7614 | "role": "Developer" | ||
7615 | } | 7615 | } |
7616 | ], | 7616 | ], |
7617 | "description": "A simple Atom/RSS parsing library for PHP", | 7617 | "description": "A simple Atom/RSS parsing library for PHP", |
@@ -9973,16 +9973,16 @@ | |||
9973 | }, | 9973 | }, |
9974 | { | 9974 | { |
9975 | "name": "friendsofphp/php-cs-fixer", | 9975 | "name": "friendsofphp/php-cs-fixer", |
9976 | "version": "v2.15.2", | 9976 | "version": "v2.15.3", |
9977 | "source": { | 9977 | "source": { |
9978 | "type": "git", | 9978 | "type": "git", |
9979 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", | 9979 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
9980 | "reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675" | 9980 | "reference": "705490b0f282f21017d73561e9498d2b622ee34c" |
9981 | }, | 9981 | }, |
9982 | "dist": { | 9982 | "dist": { |
9983 | "type": "zip", | 9983 | "type": "zip", |
9984 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c9d30fddfa3feb8b82663104864224f2ce7a3675", | 9984 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/705490b0f282f21017d73561e9498d2b622ee34c", |
9985 | "reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675", | 9985 | "reference": "705490b0f282f21017d73561e9498d2b622ee34c", |
9986 | "shasum": "" | 9986 | "shasum": "" |
9987 | }, | 9987 | }, |
9988 | "require": { | 9988 | "require": { |
@@ -10012,9 +10012,10 @@ | |||
10012 | "php-cs-fixer/accessible-object": "^1.0", | 10012 | "php-cs-fixer/accessible-object": "^1.0", |
10013 | "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", | 10013 | "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", |
10014 | "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", | 10014 | "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", |
10015 | "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1", | 10015 | "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1", |
10016 | "phpunitgoodpractices/traits": "^1.8", | 10016 | "phpunitgoodpractices/traits": "^1.8", |
10017 | "symfony/phpunit-bridge": "^4.3" | 10017 | "symfony/phpunit-bridge": "^4.3", |
10018 | "symfony/yaml": "^3.0 || ^4.0" | ||
10018 | }, | 10019 | }, |
10019 | "suggest": { | 10020 | "suggest": { |
10020 | "ext-mbstring": "For handling non-UTF8 characters in cache signature.", | 10021 | "ext-mbstring": "For handling non-UTF8 characters in cache signature.", |
@@ -10057,7 +10058,7 @@ | |||
10057 | } | 10058 | } |
10058 | ], | 10059 | ], |
10059 | "description": "A tool to automatically fix PHP code style", | 10060 | "description": "A tool to automatically fix PHP code style", |
10060 | "time": "2019-08-27T16:03:01+00:00" | 10061 | "time": "2019-08-31T12:51:54+00:00" |
10061 | }, | 10062 | }, |
10062 | { | 10063 | { |
10063 | "name": "m6web/redis-mock", | 10064 | "name": "m6web/redis-mock", |