diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock index d65c9cf8..b97549d0 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -9973,16 +9973,16 @@ | |||
9973 | }, | 9973 | }, |
9974 | { | 9974 | { |
9975 | "name": "friendsofphp/php-cs-fixer", | 9975 | "name": "friendsofphp/php-cs-fixer", |
9976 | "version": "v2.15.1", | 9976 | "version": "v2.15.2", |
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": "20064511ab796593a3990669eff5f5b535001f7c" | 9980 | "reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675" |
9981 | }, | 9981 | }, |
9982 | "dist": { | 9982 | "dist": { |
9983 | "type": "zip", | 9983 | "type": "zip", |
9984 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/20064511ab796593a3990669eff5f5b535001f7c", | 9984 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c9d30fddfa3feb8b82663104864224f2ce7a3675", |
9985 | "reference": "20064511ab796593a3990669eff5f5b535001f7c", | 9985 | "reference": "c9d30fddfa3feb8b82663104864224f2ce7a3675", |
9986 | "shasum": "" | 9986 | "shasum": "" |
9987 | }, | 9987 | }, |
9988 | "require": { | 9988 | "require": { |
@@ -10048,16 +10048,16 @@ | |||
10048 | ], | 10048 | ], |
10049 | "authors": [ | 10049 | "authors": [ |
10050 | { | 10050 | { |
10051 | "name": "Dariusz Rumiński", | ||
10052 | "email": "dariusz.ruminski@gmail.com" | ||
10053 | }, | ||
10054 | { | ||
10055 | "name": "Fabien Potencier", | 10051 | "name": "Fabien Potencier", |
10056 | "email": "fabien@symfony.com" | 10052 | "email": "fabien@symfony.com" |
10053 | }, | ||
10054 | { | ||
10055 | "name": "Dariusz Rumiński", | ||
10056 | "email": "dariusz.ruminski@gmail.com" | ||
10057 | } | 10057 | } |
10058 | ], | 10058 | ], |
10059 | "description": "A tool to automatically fix PHP code style", | 10059 | "description": "A tool to automatically fix PHP code style", |
10060 | "time": "2019-06-01T10:32:12+00:00" | 10060 | "time": "2019-08-27T16:03:01+00:00" |
10061 | }, | 10061 | }, |
10062 | { | 10062 | { |
10063 | "name": "m6web/redis-mock", | 10063 | "name": "m6web/redis-mock", |