diff options
-rw-r--r-- | composer.lock | 324 |
1 files changed, 253 insertions, 71 deletions
diff --git a/composer.lock b/composer.lock index 678ccb37..16d00d71 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -153,62 +153,6 @@ | |||
153 | "time": "2019-04-09T12:31:48+00:00" | 153 | "time": "2019-04-09T12:31:48+00:00" |
154 | }, | 154 | }, |
155 | { | 155 | { |
156 | "name": "composer/ca-bundle", | ||
157 | "version": "1.1.4", | ||
158 | "source": { | ||
159 | "type": "git", | ||
160 | "url": "https://github.com/composer/ca-bundle.git", | ||
161 | "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d" | ||
162 | }, | ||
163 | "dist": { | ||
164 | "type": "zip", | ||
165 | "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d", | ||
166 | "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d", | ||
167 | "shasum": "" | ||
168 | }, | ||
169 | "require": { | ||
170 | "ext-openssl": "*", | ||
171 | "ext-pcre": "*", | ||
172 | "php": "^5.3.2 || ^7.0" | ||
173 | }, | ||
174 | "require-dev": { | ||
175 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", | ||
176 | "psr/log": "^1.0", | ||
177 | "symfony/process": "^2.5 || ^3.0 || ^4.0" | ||
178 | }, | ||
179 | "type": "library", | ||
180 | "extra": { | ||
181 | "branch-alias": { | ||
182 | "dev-master": "1.x-dev" | ||
183 | } | ||
184 | }, | ||
185 | "autoload": { | ||
186 | "psr-4": { | ||
187 | "Composer\\CaBundle\\": "src" | ||
188 | } | ||
189 | }, | ||
190 | "notification-url": "https://packagist.org/downloads/", | ||
191 | "license": [ | ||
192 | "MIT" | ||
193 | ], | ||
194 | "authors": [ | ||
195 | { | ||
196 | "name": "Jordi Boggiano", | ||
197 | "email": "j.boggiano@seld.be", | ||
198 | "homepage": "http://seld.be" | ||
199 | } | ||
200 | ], | ||
201 | "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", | ||
202 | "keywords": [ | ||
203 | "cabundle", | ||
204 | "cacert", | ||
205 | "certificate", | ||
206 | "ssl", | ||
207 | "tls" | ||
208 | ], | ||
209 | "time": "2019-01-28T09:30:10+00:00" | ||
210 | }, | ||
211 | { | ||
212 | "name": "craue/config-bundle", | 156 | "name": "craue/config-bundle", |
213 | "version": "dev-utf8mb4", | 157 | "version": "dev-utf8mb4", |
214 | "source": { | 158 | "source": { |
@@ -7127,21 +7071,21 @@ | |||
7127 | }, | 7071 | }, |
7128 | { | 7072 | { |
7129 | "name": "sensio/distribution-bundle", | 7073 | "name": "sensio/distribution-bundle", |
7130 | "version": "v5.0.24", | 7074 | "version": "v5.0.25", |
7131 | "source": { | 7075 | "source": { |
7132 | "type": "git", | 7076 | "type": "git", |
7133 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", | 7077 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", |
7134 | "reference": "59eac70f15f97ee945924948a6f5e2f6f86b7a4b" | 7078 | "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf" |
7135 | }, | 7079 | }, |
7136 | "dist": { | 7080 | "dist": { |
7137 | "type": "zip", | 7081 | "type": "zip", |
7138 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/59eac70f15f97ee945924948a6f5e2f6f86b7a4b", | 7082 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf", |
7139 | "reference": "59eac70f15f97ee945924948a6f5e2f6f86b7a4b", | 7083 | "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf", |
7140 | "shasum": "" | 7084 | "shasum": "" |
7141 | }, | 7085 | }, |
7142 | "require": { | 7086 | "require": { |
7143 | "php": ">=5.3.9", | 7087 | "php": ">=5.3.9", |
7144 | "sensiolabs/security-checker": "~5.0", | 7088 | "sensiolabs/security-checker": "~5.0|~6.0", |
7145 | "symfony/class-loader": "~2.3|~3.0", | 7089 | "symfony/class-loader": "~2.3|~3.0", |
7146 | "symfony/config": "~2.3|~3.0", | 7090 | "symfony/config": "~2.3|~3.0", |
7147 | "symfony/dependency-injection": "~2.3|~3.0", | 7091 | "symfony/dependency-injection": "~2.3|~3.0", |
@@ -7175,7 +7119,7 @@ | |||
7175 | "configuration", | 7119 | "configuration", |
7176 | "distribution" | 7120 | "distribution" |
7177 | ], | 7121 | ], |
7178 | "time": "2018-12-14T17:36:15+00:00" | 7122 | "time": "2019-06-18T15:43:58+00:00" |
7179 | }, | 7123 | }, |
7180 | { | 7124 | { |
7181 | "name": "sensio/framework-extra-bundle", | 7125 | "name": "sensio/framework-extra-bundle", |
@@ -7252,22 +7196,24 @@ | |||
7252 | }, | 7196 | }, |
7253 | { | 7197 | { |
7254 | "name": "sensiolabs/security-checker", | 7198 | "name": "sensiolabs/security-checker", |
7255 | "version": "v5.0.3", | 7199 | "version": "v6.0.1", |
7256 | "source": { | 7200 | "source": { |
7257 | "type": "git", | 7201 | "type": "git", |
7258 | "url": "https://github.com/sensiolabs/security-checker.git", | 7202 | "url": "https://github.com/sensiolabs/security-checker.git", |
7259 | "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1" | 7203 | "reference": "ce8d0552dcb8d3677ab9adb6d19a5837949bfec4" |
7260 | }, | 7204 | }, |
7261 | "dist": { | 7205 | "dist": { |
7262 | "type": "zip", | 7206 | "type": "zip", |
7263 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/46be3f58adac13084497961e10eed9a7fb4d44d1", | 7207 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/ce8d0552dcb8d3677ab9adb6d19a5837949bfec4", |
7264 | "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1", | 7208 | "reference": "ce8d0552dcb8d3677ab9adb6d19a5837949bfec4", |
7265 | "shasum": "" | 7209 | "shasum": "" |
7266 | }, | 7210 | }, |
7267 | "require": { | 7211 | "require": { |
7268 | "composer/ca-bundle": "^1.0", | 7212 | "php": ">=7.1.3", |
7269 | "php": ">=5.5.9", | 7213 | "symfony/console": "^2.8|^3.4|^4.2", |
7270 | "symfony/console": "~2.7|~3.0|~4.0" | 7214 | "symfony/http-client": "^4.3", |
7215 | "symfony/mime": "^4.3", | ||
7216 | "symfony/polyfill-ctype": "^1.11" | ||
7271 | }, | 7217 | }, |
7272 | "bin": [ | 7218 | "bin": [ |
7273 | "security-checker" | 7219 | "security-checker" |
@@ -7275,7 +7221,7 @@ | |||
7275 | "type": "library", | 7221 | "type": "library", |
7276 | "extra": { | 7222 | "extra": { |
7277 | "branch-alias": { | 7223 | "branch-alias": { |
7278 | "dev-master": "5.0-dev" | 7224 | "dev-master": "6.0-dev" |
7279 | } | 7225 | } |
7280 | }, | 7226 | }, |
7281 | "autoload": { | 7227 | "autoload": { |
@@ -7294,7 +7240,7 @@ | |||
7294 | } | 7240 | } |
7295 | ], | 7241 | ], |
7296 | "description": "A security checker for your composer.lock", | 7242 | "description": "A security checker for your composer.lock", |
7297 | "time": "2018-12-19T17:14:59+00:00" | 7243 | "time": "2019-06-08T06:46:26+00:00" |
7298 | }, | 7244 | }, |
7299 | { | 7245 | { |
7300 | "name": "sentry/sdk", | 7246 | "name": "sentry/sdk", |
@@ -7782,6 +7728,184 @@ | |||
7782 | "time": "2019-04-21T09:21:45+00:00" | 7728 | "time": "2019-04-21T09:21:45+00:00" |
7783 | }, | 7729 | }, |
7784 | { | 7730 | { |
7731 | "name": "symfony/http-client", | ||
7732 | "version": "v4.3.1", | ||
7733 | "source": { | ||
7734 | "type": "git", | ||
7735 | "url": "https://github.com/symfony/http-client.git", | ||
7736 | "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7" | ||
7737 | }, | ||
7738 | "dist": { | ||
7739 | "type": "zip", | ||
7740 | "url": "https://api.github.com/repos/symfony/http-client/zipball/c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7", | ||
7741 | "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7", | ||
7742 | "shasum": "" | ||
7743 | }, | ||
7744 | "require": { | ||
7745 | "php": "^7.1.3", | ||
7746 | "psr/log": "^1.0", | ||
7747 | "symfony/http-client-contracts": "^1.1.3", | ||
7748 | "symfony/polyfill-php73": "^1.11" | ||
7749 | }, | ||
7750 | "provide": { | ||
7751 | "psr/http-client-implementation": "1.0", | ||
7752 | "symfony/http-client-implementation": "1.1" | ||
7753 | }, | ||
7754 | "require-dev": { | ||
7755 | "nyholm/psr7": "^1.0", | ||
7756 | "psr/http-client": "^1.0", | ||
7757 | "symfony/http-kernel": "^4.3", | ||
7758 | "symfony/process": "^4.2" | ||
7759 | }, | ||
7760 | "type": "library", | ||
7761 | "extra": { | ||
7762 | "branch-alias": { | ||
7763 | "dev-master": "4.3-dev" | ||
7764 | } | ||
7765 | }, | ||
7766 | "autoload": { | ||
7767 | "psr-4": { | ||
7768 | "Symfony\\Component\\HttpClient\\": "" | ||
7769 | }, | ||
7770 | "exclude-from-classmap": [ | ||
7771 | "/Tests/" | ||
7772 | ] | ||
7773 | }, | ||
7774 | "notification-url": "https://packagist.org/downloads/", | ||
7775 | "license": [ | ||
7776 | "MIT" | ||
7777 | ], | ||
7778 | "authors": [ | ||
7779 | { | ||
7780 | "name": "Nicolas Grekas", | ||
7781 | "email": "p@tchwork.com" | ||
7782 | }, | ||
7783 | { | ||
7784 | "name": "Symfony Community", | ||
7785 | "homepage": "https://symfony.com/contributors" | ||
7786 | } | ||
7787 | ], | ||
7788 | "description": "Symfony HttpClient component", | ||
7789 | "homepage": "https://symfony.com", | ||
7790 | "time": "2019-06-05T13:19:12+00:00" | ||
7791 | }, | ||
7792 | { | ||
7793 | "name": "symfony/http-client-contracts", | ||
7794 | "version": "v1.1.3", | ||
7795 | "source": { | ||
7796 | "type": "git", | ||
7797 | "url": "https://github.com/symfony/http-client-contracts.git", | ||
7798 | "reference": "05201f91d4f03c58f7324d019bdd791c8e8e418b" | ||
7799 | }, | ||
7800 | "dist": { | ||
7801 | "type": "zip", | ||
7802 | "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/05201f91d4f03c58f7324d019bdd791c8e8e418b", | ||
7803 | "reference": "05201f91d4f03c58f7324d019bdd791c8e8e418b", | ||
7804 | "shasum": "" | ||
7805 | }, | ||
7806 | "require": { | ||
7807 | "php": "^7.1.3" | ||
7808 | }, | ||
7809 | "suggest": { | ||
7810 | "symfony/http-client-implementation": "" | ||
7811 | }, | ||
7812 | "type": "library", | ||
7813 | "extra": { | ||
7814 | "branch-alias": { | ||
7815 | "dev-master": "1.1-dev" | ||
7816 | } | ||
7817 | }, | ||
7818 | "autoload": { | ||
7819 | "psr-4": { | ||
7820 | "Symfony\\Contracts\\HttpClient\\": "" | ||
7821 | } | ||
7822 | }, | ||
7823 | "notification-url": "https://packagist.org/downloads/", | ||
7824 | "license": [ | ||
7825 | "MIT" | ||
7826 | ], | ||
7827 | "authors": [ | ||
7828 | { | ||
7829 | "name": "Nicolas Grekas", | ||
7830 | "email": "p@tchwork.com" | ||
7831 | }, | ||
7832 | { | ||
7833 | "name": "Symfony Community", | ||
7834 | "homepage": "https://symfony.com/contributors" | ||
7835 | } | ||
7836 | ], | ||
7837 | "description": "Generic abstractions related to HTTP clients", | ||
7838 | "homepage": "https://symfony.com", | ||
7839 | "keywords": [ | ||
7840 | "abstractions", | ||
7841 | "contracts", | ||
7842 | "decoupling", | ||
7843 | "interfaces", | ||
7844 | "interoperability", | ||
7845 | "standards" | ||
7846 | ], | ||
7847 | "time": "2019-06-05T13:28:50+00:00" | ||
7848 | }, | ||
7849 | { | ||
7850 | "name": "symfony/mime", | ||
7851 | "version": "v4.3.1", | ||
7852 | "source": { | ||
7853 | "type": "git", | ||
7854 | "url": "https://github.com/symfony/mime.git", | ||
7855 | "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b" | ||
7856 | }, | ||
7857 | "dist": { | ||
7858 | "type": "zip", | ||
7859 | "url": "https://api.github.com/repos/symfony/mime/zipball/ec2c5565de60e03f33d4296a655e3273f0ad1f8b", | ||
7860 | "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b", | ||
7861 | "shasum": "" | ||
7862 | }, | ||
7863 | "require": { | ||
7864 | "php": "^7.1.3", | ||
7865 | "symfony/polyfill-intl-idn": "^1.10", | ||
7866 | "symfony/polyfill-mbstring": "^1.0" | ||
7867 | }, | ||
7868 | "require-dev": { | ||
7869 | "egulias/email-validator": "^2.0", | ||
7870 | "symfony/dependency-injection": "~3.4|^4.1" | ||
7871 | }, | ||
7872 | "type": "library", | ||
7873 | "extra": { | ||
7874 | "branch-alias": { | ||
7875 | "dev-master": "4.3-dev" | ||
7876 | } | ||
7877 | }, | ||
7878 | "autoload": { | ||
7879 | "psr-4": { | ||
7880 | "Symfony\\Component\\Mime\\": "" | ||
7881 | }, | ||
7882 | "exclude-from-classmap": [ | ||
7883 | "/Tests/" | ||
7884 | ] | ||
7885 | }, | ||
7886 | "notification-url": "https://packagist.org/downloads/", | ||
7887 | "license": [ | ||
7888 | "MIT" | ||
7889 | ], | ||
7890 | "authors": [ | ||
7891 | { | ||
7892 | "name": "Fabien Potencier", | ||
7893 | "email": "fabien@symfony.com" | ||
7894 | }, | ||
7895 | { | ||
7896 | "name": "Symfony Community", | ||
7897 | "homepage": "https://symfony.com/contributors" | ||
7898 | } | ||
7899 | ], | ||
7900 | "description": "A library to manipulate MIME messages", | ||
7901 | "homepage": "https://symfony.com", | ||
7902 | "keywords": [ | ||
7903 | "mime", | ||
7904 | "mime-type" | ||
7905 | ], | ||
7906 | "time": "2019-06-04T09:22:54+00:00" | ||
7907 | }, | ||
7908 | { | ||
7785 | "name": "symfony/monolog-bundle", | 7909 | "name": "symfony/monolog-bundle", |
7786 | "version": "v3.3.1", | 7910 | "version": "v3.3.1", |
7787 | "source": { | 7911 | "source": { |
@@ -8367,6 +8491,64 @@ | |||
8367 | "time": "2019-02-06T07:57:58+00:00" | 8491 | "time": "2019-02-06T07:57:58+00:00" |
8368 | }, | 8492 | }, |
8369 | { | 8493 | { |
8494 | "name": "symfony/polyfill-php73", | ||
8495 | "version": "v1.11.0", | ||
8496 | "source": { | ||
8497 | "type": "git", | ||
8498 | "url": "https://github.com/symfony/polyfill-php73.git", | ||
8499 | "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd" | ||
8500 | }, | ||
8501 | "dist": { | ||
8502 | "type": "zip", | ||
8503 | "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd", | ||
8504 | "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd", | ||
8505 | "shasum": "" | ||
8506 | }, | ||
8507 | "require": { | ||
8508 | "php": ">=5.3.3" | ||
8509 | }, | ||
8510 | "type": "library", | ||
8511 | "extra": { | ||
8512 | "branch-alias": { | ||
8513 | "dev-master": "1.11-dev" | ||
8514 | } | ||
8515 | }, | ||
8516 | "autoload": { | ||
8517 | "psr-4": { | ||
8518 | "Symfony\\Polyfill\\Php73\\": "" | ||
8519 | }, | ||
8520 | "files": [ | ||
8521 | "bootstrap.php" | ||
8522 | ], | ||
8523 | "classmap": [ | ||
8524 | "Resources/stubs" | ||
8525 | ] | ||
8526 | }, | ||
8527 | "notification-url": "https://packagist.org/downloads/", | ||
8528 | "license": [ | ||
8529 | "MIT" | ||
8530 | ], | ||
8531 | "authors": [ | ||
8532 | { | ||
8533 | "name": "Nicolas Grekas", | ||
8534 | "email": "p@tchwork.com" | ||
8535 | }, | ||
8536 | { | ||
8537 | "name": "Symfony Community", | ||
8538 | "homepage": "https://symfony.com/contributors" | ||
8539 | } | ||
8540 | ], | ||
8541 | "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", | ||
8542 | "homepage": "https://symfony.com", | ||
8543 | "keywords": [ | ||
8544 | "compatibility", | ||
8545 | "polyfill", | ||
8546 | "portable", | ||
8547 | "shim" | ||
8548 | ], | ||
8549 | "time": "2019-02-06T07:57:58+00:00" | ||
8550 | }, | ||
8551 | { | ||
8370 | "name": "symfony/polyfill-util", | 8552 | "name": "symfony/polyfill-util", |
8371 | "version": "v1.11.0", | 8553 | "version": "v1.11.0", |
8372 | "source": { | 8554 | "source": { |