Commit 1342bc4260e5c9ab424594cbe397b565d88b2963
1 parent
187ad721
Exists in
2.9
and in
1 other branch
Remove versão fixa do Laravel
Showing
2 changed files
with
87 additions
and
86 deletions
Show diff stats
composer.json
... | ... | @@ -26,7 +26,7 @@ |
26 | 26 | "guzzlehttp/guzzle": "^7.3", |
27 | 27 | "honeybadger-io/honeybadger-laravel": "^3.12", |
28 | 28 | "intervention/image": "^2.6", |
29 | - "laravel/framework": "9.31", | |
29 | + "laravel/framework": "^9.3", | |
30 | 30 | "laravel/horizon": "^v6.7.9", |
31 | 31 | "laravel/sanctum": "^2.14.1", |
32 | 32 | "laravel/tinker": "^2.6", | ... | ... |
composer.lock
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
5 | 5 | "This file is @generated automatically" |
6 | 6 | ], |
7 | - "content-hash": "b73829cce5734053feaf25427a6b09cd", | |
7 | + "content-hash": "f6d75d637af00819ef3546ea725f3332", | |
8 | 8 | "packages": [ |
9 | 9 | { |
10 | 10 | "name": "asm89/stack-cors", |
... | ... | @@ -2258,37 +2258,37 @@ |
2258 | 2258 | }, |
2259 | 2259 | { |
2260 | 2260 | "name": "laravel/framework", |
2261 | - "version": "v9.31.0", | |
2261 | + "version": "v9.35.1", | |
2262 | 2262 | "source": { |
2263 | 2263 | "type": "git", |
2264 | 2264 | "url": "https://github.com/laravel/framework.git", |
2265 | - "reference": "75013d4fffe3b24748d313fbbea53206351214f7" | |
2265 | + "reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a" | |
2266 | 2266 | }, |
2267 | 2267 | "dist": { |
2268 | 2268 | "type": "zip", |
2269 | - "url": "https://api.github.com/repos/laravel/framework/zipball/75013d4fffe3b24748d313fbbea53206351214f7", | |
2270 | - "reference": "75013d4fffe3b24748d313fbbea53206351214f7", | |
2269 | + "url": "https://api.github.com/repos/laravel/framework/zipball/79aed20f54b6ab75f926bf7d0dd7a5043ceb774a", | |
2270 | + "reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a", | |
2271 | 2271 | "shasum": "" |
2272 | 2272 | }, |
2273 | 2273 | "require": { |
2274 | 2274 | "doctrine/inflector": "^2.0", |
2275 | - "dragonmantank/cron-expression": "^3.1", | |
2276 | - "egulias/email-validator": "^3.1", | |
2275 | + "dragonmantank/cron-expression": "^3.3.2", | |
2276 | + "egulias/email-validator": "^3.2.1", | |
2277 | 2277 | "ext-mbstring": "*", |
2278 | 2278 | "ext-openssl": "*", |
2279 | 2279 | "fruitcake/php-cors": "^1.2", |
2280 | - "laravel/serializable-closure": "^1.0", | |
2280 | + "laravel/serializable-closure": "^1.2.2", | |
2281 | 2281 | "league/commonmark": "^2.2", |
2282 | 2282 | "league/flysystem": "^3.0.16", |
2283 | 2283 | "monolog/monolog": "^2.0", |
2284 | - "nesbot/carbon": "^2.53.1", | |
2284 | + "nesbot/carbon": "^2.62.1", | |
2285 | 2285 | "nunomaduro/termwind": "^1.13", |
2286 | 2286 | "php": "^8.0.2", |
2287 | 2287 | "psr/container": "^1.1.1|^2.0.1", |
2288 | 2288 | "psr/log": "^1.0|^2.0|^3.0", |
2289 | 2289 | "psr/simple-cache": "^1.0|^2.0|^3.0", |
2290 | 2290 | "ramsey/uuid": "^4.2.2", |
2291 | - "symfony/console": "^6.0.3", | |
2291 | + "symfony/console": "^6.0.9", | |
2292 | 2292 | "symfony/error-handler": "^6.0", |
2293 | 2293 | "symfony/finder": "^6.0", |
2294 | 2294 | "symfony/http-foundation": "^6.0", |
... | ... | @@ -2299,7 +2299,7 @@ |
2299 | 2299 | "symfony/routing": "^6.0", |
2300 | 2300 | "symfony/uid": "^6.0", |
2301 | 2301 | "symfony/var-dumper": "^6.0", |
2302 | - "tijsverkoyen/css-to-inline-styles": "^2.2.2", | |
2302 | + "tijsverkoyen/css-to-inline-styles": "^2.2.5", | |
2303 | 2303 | "vlucas/phpdotenv": "^5.4.1", |
2304 | 2304 | "voku/portable-ascii": "^2.0" |
2305 | 2305 | }, |
... | ... | @@ -2346,26 +2346,26 @@ |
2346 | 2346 | }, |
2347 | 2347 | "require-dev": { |
2348 | 2348 | "ably/ably-php": "^1.0", |
2349 | - "aws/aws-sdk-php": "^3.198.1", | |
2349 | + "aws/aws-sdk-php": "^3.235.5", | |
2350 | 2350 | "doctrine/dbal": "^2.13.3|^3.1.4", |
2351 | 2351 | "fakerphp/faker": "^1.9.2", |
2352 | - "guzzlehttp/guzzle": "^7.2", | |
2352 | + "guzzlehttp/guzzle": "^7.5", | |
2353 | 2353 | "league/flysystem-aws-s3-v3": "^3.0", |
2354 | 2354 | "league/flysystem-ftp": "^3.0", |
2355 | 2355 | "league/flysystem-path-prefixing": "^3.3", |
2356 | 2356 | "league/flysystem-read-only": "^3.3", |
2357 | 2357 | "league/flysystem-sftp-v3": "^3.0", |
2358 | - "mockery/mockery": "^1.4.4", | |
2359 | - "orchestra/testbench-core": "^7.1", | |
2358 | + "mockery/mockery": "^1.5.1", | |
2359 | + "orchestra/testbench-core": "^7.8", | |
2360 | 2360 | "pda/pheanstalk": "^4.0", |
2361 | 2361 | "phpstan/phpstan": "^1.4.7", |
2362 | 2362 | "phpunit/phpunit": "^9.5.8", |
2363 | - "predis/predis": "^1.1.9|^2.0", | |
2363 | + "predis/predis": "^1.1.9|^2.0.2", | |
2364 | 2364 | "symfony/cache": "^6.0" |
2365 | 2365 | }, |
2366 | 2366 | "suggest": { |
2367 | 2367 | "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", |
2368 | - "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.198.1).", | |
2368 | + "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", | |
2369 | 2369 | "brianium/paratest": "Required to run tests in parallel (^6.0).", |
2370 | 2370 | "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).", |
2371 | 2371 | "ext-bcmath": "Required to use the multiple_of validation rule.", |
... | ... | @@ -2377,18 +2377,18 @@ |
2377 | 2377 | "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", |
2378 | 2378 | "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", |
2379 | 2379 | "filp/whoops": "Required for friendly error pages in development (^2.14.3).", |
2380 | - "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.2).", | |
2380 | + "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).", | |
2381 | 2381 | "laravel/tinker": "Required to use the tinker console command (^2.0).", |
2382 | 2382 | "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", |
2383 | 2383 | "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", |
2384 | 2384 | "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", |
2385 | 2385 | "league/flysystem-read-only": "Required to use read-only disks (^3.3)", |
2386 | 2386 | "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", |
2387 | - "mockery/mockery": "Required to use mocking (^1.4.4).", | |
2387 | + "mockery/mockery": "Required to use mocking (^1.5.1).", | |
2388 | 2388 | "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", |
2389 | 2389 | "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", |
2390 | 2390 | "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).", |
2391 | - "predis/predis": "Required to use the predis connector (^1.1.9|^2.0).", | |
2391 | + "predis/predis": "Required to use the predis connector (^1.1.9|^2.0.2).", | |
2392 | 2392 | "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", |
2393 | 2393 | "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", |
2394 | 2394 | "symfony/cache": "Required to PSR-6 cache bridge (^6.0).", |
... | ... | @@ -2440,7 +2440,7 @@ |
2440 | 2440 | "issues": "https://github.com/laravel/framework/issues", |
2441 | 2441 | "source": "https://github.com/laravel/framework" |
2442 | 2442 | }, |
2443 | - "time": "2022-09-20T13:32:50+00:00" | |
2443 | + "time": "2022-10-11T17:30:47+00:00" | |
2444 | 2444 | }, |
2445 | 2445 | { |
2446 | 2446 | "name": "laravel/horizon", |
... | ... | @@ -5866,16 +5866,16 @@ |
5866 | 5866 | }, |
5867 | 5867 | { |
5868 | 5868 | "name": "symfony/console", |
5869 | - "version": "v6.1.5", | |
5869 | + "version": "v6.1.6", | |
5870 | 5870 | "source": { |
5871 | 5871 | "type": "git", |
5872 | 5872 | "url": "https://github.com/symfony/console.git", |
5873 | - "reference": "17524a64ebcfab68d237bbed247e9a9917747096" | |
5873 | + "reference": "7fa3b9cf17363468795e539231a5c91b02b608fc" | |
5874 | 5874 | }, |
5875 | 5875 | "dist": { |
5876 | 5876 | "type": "zip", |
5877 | - "url": "https://api.github.com/repos/symfony/console/zipball/17524a64ebcfab68d237bbed247e9a9917747096", | |
5878 | - "reference": "17524a64ebcfab68d237bbed247e9a9917747096", | |
5877 | + "url": "https://api.github.com/repos/symfony/console/zipball/7fa3b9cf17363468795e539231a5c91b02b608fc", | |
5878 | + "reference": "7fa3b9cf17363468795e539231a5c91b02b608fc", | |
5879 | 5879 | "shasum": "" |
5880 | 5880 | }, |
5881 | 5881 | "require": { |
... | ... | @@ -5942,7 +5942,7 @@ |
5942 | 5942 | "terminal" |
5943 | 5943 | ], |
5944 | 5944 | "support": { |
5945 | - "source": "https://github.com/symfony/console/tree/v6.1.5" | |
5945 | + "source": "https://github.com/symfony/console/tree/v6.1.6" | |
5946 | 5946 | }, |
5947 | 5947 | "funding": [ |
5948 | 5948 | { |
... | ... | @@ -5958,7 +5958,7 @@ |
5958 | 5958 | "type": "tidelift" |
5959 | 5959 | } |
5960 | 5960 | ], |
5961 | - "time": "2022-09-03T14:24:42+00:00" | |
5961 | + "time": "2022-10-07T08:04:03+00:00" | |
5962 | 5962 | }, |
5963 | 5963 | { |
5964 | 5964 | "name": "symfony/css-selector", |
... | ... | @@ -6094,16 +6094,16 @@ |
6094 | 6094 | }, |
6095 | 6095 | { |
6096 | 6096 | "name": "symfony/error-handler", |
6097 | - "version": "v6.1.3", | |
6097 | + "version": "v6.1.6", | |
6098 | 6098 | "source": { |
6099 | 6099 | "type": "git", |
6100 | 6100 | "url": "https://github.com/symfony/error-handler.git", |
6101 | - "reference": "736e42db3fd586d91820355988698e434e1d8419" | |
6101 | + "reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d" | |
6102 | 6102 | }, |
6103 | 6103 | "dist": { |
6104 | 6104 | "type": "zip", |
6105 | - "url": "https://api.github.com/repos/symfony/error-handler/zipball/736e42db3fd586d91820355988698e434e1d8419", | |
6106 | - "reference": "736e42db3fd586d91820355988698e434e1d8419", | |
6105 | + "url": "https://api.github.com/repos/symfony/error-handler/zipball/49f718e41f1b6f0fd5730895ca5b1c37defd828d", | |
6106 | + "reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d", | |
6107 | 6107 | "shasum": "" |
6108 | 6108 | }, |
6109 | 6109 | "require": { |
... | ... | @@ -6145,7 +6145,7 @@ |
6145 | 6145 | "description": "Provides tools to manage errors and ease debugging PHP code", |
6146 | 6146 | "homepage": "https://symfony.com", |
6147 | 6147 | "support": { |
6148 | - "source": "https://github.com/symfony/error-handler/tree/v6.1.3" | |
6148 | + "source": "https://github.com/symfony/error-handler/tree/v6.1.6" | |
6149 | 6149 | }, |
6150 | 6150 | "funding": [ |
6151 | 6151 | { |
... | ... | @@ -6161,7 +6161,7 @@ |
6161 | 6161 | "type": "tidelift" |
6162 | 6162 | } |
6163 | 6163 | ], |
6164 | - "time": "2022-07-29T07:42:06+00:00" | |
6164 | + "time": "2022-10-07T08:04:03+00:00" | |
6165 | 6165 | }, |
6166 | 6166 | { |
6167 | 6167 | "name": "symfony/event-dispatcher", |
... | ... | @@ -6391,16 +6391,16 @@ |
6391 | 6391 | }, |
6392 | 6392 | { |
6393 | 6393 | "name": "symfony/http-client", |
6394 | - "version": "v6.1.5", | |
6394 | + "version": "v6.1.6", | |
6395 | 6395 | "source": { |
6396 | 6396 | "type": "git", |
6397 | 6397 | "url": "https://github.com/symfony/http-client.git", |
6398 | - "reference": "565b0f2ce2c5882e89b3ef5e255d7e0478b9c675" | |
6398 | + "reference": "c8c887f4813370550147afd27d9eb8a8523e53b2" | |
6399 | 6399 | }, |
6400 | 6400 | "dist": { |
6401 | 6401 | "type": "zip", |
6402 | - "url": "https://api.github.com/repos/symfony/http-client/zipball/565b0f2ce2c5882e89b3ef5e255d7e0478b9c675", | |
6403 | - "reference": "565b0f2ce2c5882e89b3ef5e255d7e0478b9c675", | |
6402 | + "url": "https://api.github.com/repos/symfony/http-client/zipball/c8c887f4813370550147afd27d9eb8a8523e53b2", | |
6403 | + "reference": "c8c887f4813370550147afd27d9eb8a8523e53b2", | |
6404 | 6404 | "shasum": "" |
6405 | 6405 | }, |
6406 | 6406 | "require": { |
... | ... | @@ -6455,7 +6455,7 @@ |
6455 | 6455 | "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", |
6456 | 6456 | "homepage": "https://symfony.com", |
6457 | 6457 | "support": { |
6458 | - "source": "https://github.com/symfony/http-client/tree/v6.1.5" | |
6458 | + "source": "https://github.com/symfony/http-client/tree/v6.1.6" | |
6459 | 6459 | }, |
6460 | 6460 | "funding": [ |
6461 | 6461 | { |
... | ... | @@ -6471,7 +6471,7 @@ |
6471 | 6471 | "type": "tidelift" |
6472 | 6472 | } |
6473 | 6473 | ], |
6474 | - "time": "2022-09-09T09:34:27+00:00" | |
6474 | + "time": "2022-10-12T05:10:31+00:00" | |
6475 | 6475 | }, |
6476 | 6476 | { |
6477 | 6477 | "name": "symfony/http-client-contracts", |
... | ... | @@ -6556,16 +6556,16 @@ |
6556 | 6556 | }, |
6557 | 6557 | { |
6558 | 6558 | "name": "symfony/http-foundation", |
6559 | - "version": "v6.1.5", | |
6559 | + "version": "v6.1.6", | |
6560 | 6560 | "source": { |
6561 | 6561 | "type": "git", |
6562 | 6562 | "url": "https://github.com/symfony/http-foundation.git", |
6563 | - "reference": "90f5d9726942db69490fe467a3acb5e7154fd555" | |
6563 | + "reference": "3ae8e9c57155fc48930493a629da293b32efbde0" | |
6564 | 6564 | }, |
6565 | 6565 | "dist": { |
6566 | 6566 | "type": "zip", |
6567 | - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/90f5d9726942db69490fe467a3acb5e7154fd555", | |
6568 | - "reference": "90f5d9726942db69490fe467a3acb5e7154fd555", | |
6567 | + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3ae8e9c57155fc48930493a629da293b32efbde0", | |
6568 | + "reference": "3ae8e9c57155fc48930493a629da293b32efbde0", | |
6569 | 6569 | "shasum": "" |
6570 | 6570 | }, |
6571 | 6571 | "require": { |
... | ... | @@ -6611,7 +6611,7 @@ |
6611 | 6611 | "description": "Defines an object-oriented layer for the HTTP specification", |
6612 | 6612 | "homepage": "https://symfony.com", |
6613 | 6613 | "support": { |
6614 | - "source": "https://github.com/symfony/http-foundation/tree/v6.1.5" | |
6614 | + "source": "https://github.com/symfony/http-foundation/tree/v6.1.6" | |
6615 | 6615 | }, |
6616 | 6616 | "funding": [ |
6617 | 6617 | { |
... | ... | @@ -6627,20 +6627,20 @@ |
6627 | 6627 | "type": "tidelift" |
6628 | 6628 | } |
6629 | 6629 | ], |
6630 | - "time": "2022-09-17T07:55:45+00:00" | |
6630 | + "time": "2022-10-02T08:30:52+00:00" | |
6631 | 6631 | }, |
6632 | 6632 | { |
6633 | 6633 | "name": "symfony/http-kernel", |
6634 | - "version": "v6.1.5", | |
6634 | + "version": "v6.1.6", | |
6635 | 6635 | "source": { |
6636 | 6636 | "type": "git", |
6637 | 6637 | "url": "https://github.com/symfony/http-kernel.git", |
6638 | - "reference": "bf433ef30c2dfbf1f47449d5dce8be243e8a0012" | |
6638 | + "reference": "102f99bf81799e93f61b9a73b2f38b309c587a94" | |
6639 | 6639 | }, |
6640 | 6640 | "dist": { |
6641 | 6641 | "type": "zip", |
6642 | - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/bf433ef30c2dfbf1f47449d5dce8be243e8a0012", | |
6643 | - "reference": "bf433ef30c2dfbf1f47449d5dce8be243e8a0012", | |
6642 | + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/102f99bf81799e93f61b9a73b2f38b309c587a94", | |
6643 | + "reference": "102f99bf81799e93f61b9a73b2f38b309c587a94", | |
6644 | 6644 | "shasum": "" |
6645 | 6645 | }, |
6646 | 6646 | "require": { |
... | ... | @@ -6721,7 +6721,7 @@ |
6721 | 6721 | "description": "Provides a structured process for converting a Request into a Response", |
6722 | 6722 | "homepage": "https://symfony.com", |
6723 | 6723 | "support": { |
6724 | - "source": "https://github.com/symfony/http-kernel/tree/v6.1.5" | |
6724 | + "source": "https://github.com/symfony/http-kernel/tree/v6.1.6" | |
6725 | 6725 | }, |
6726 | 6726 | "funding": [ |
6727 | 6727 | { |
... | ... | @@ -6737,7 +6737,7 @@ |
6737 | 6737 | "type": "tidelift" |
6738 | 6738 | } |
6739 | 6739 | ], |
6740 | - "time": "2022-09-30T08:10:57+00:00" | |
6740 | + "time": "2022-10-12T07:48:47+00:00" | |
6741 | 6741 | }, |
6742 | 6742 | { |
6743 | 6743 | "name": "symfony/mailer", |
... | ... | @@ -6880,16 +6880,16 @@ |
6880 | 6880 | }, |
6881 | 6881 | { |
6882 | 6882 | "name": "symfony/mime", |
6883 | - "version": "v6.1.5", | |
6883 | + "version": "v6.1.6", | |
6884 | 6884 | "source": { |
6885 | 6885 | "type": "git", |
6886 | 6886 | "url": "https://github.com/symfony/mime.git", |
6887 | - "reference": "d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b" | |
6887 | + "reference": "5ae192b9a39730435cfec025a499f79d05ac68a3" | |
6888 | 6888 | }, |
6889 | 6889 | "dist": { |
6890 | 6890 | "type": "zip", |
6891 | - "url": "https://api.github.com/repos/symfony/mime/zipball/d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b", | |
6892 | - "reference": "d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b", | |
6891 | + "url": "https://api.github.com/repos/symfony/mime/zipball/5ae192b9a39730435cfec025a499f79d05ac68a3", | |
6892 | + "reference": "5ae192b9a39730435cfec025a499f79d05ac68a3", | |
6893 | 6893 | "shasum": "" |
6894 | 6894 | }, |
6895 | 6895 | "require": { |
... | ... | @@ -6901,7 +6901,8 @@ |
6901 | 6901 | "egulias/email-validator": "~3.0.0", |
6902 | 6902 | "phpdocumentor/reflection-docblock": "<3.2.2", |
6903 | 6903 | "phpdocumentor/type-resolver": "<1.4.0", |
6904 | - "symfony/mailer": "<5.4" | |
6904 | + "symfony/mailer": "<5.4", | |
6905 | + "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" | |
6905 | 6906 | }, |
6906 | 6907 | "require-dev": { |
6907 | 6908 | "egulias/email-validator": "^2.1.10|^3.1", |
... | ... | @@ -6909,7 +6910,7 @@ |
6909 | 6910 | "symfony/dependency-injection": "^5.4|^6.0", |
6910 | 6911 | "symfony/property-access": "^5.4|^6.0", |
6911 | 6912 | "symfony/property-info": "^5.4|^6.0", |
6912 | - "symfony/serializer": "^5.4|^6.0" | |
6913 | + "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" | |
6913 | 6914 | }, |
6914 | 6915 | "type": "library", |
6915 | 6916 | "autoload": { |
... | ... | @@ -6941,7 +6942,7 @@ |
6941 | 6942 | "mime-type" |
6942 | 6943 | ], |
6943 | 6944 | "support": { |
6944 | - "source": "https://github.com/symfony/mime/tree/v6.1.5" | |
6945 | + "source": "https://github.com/symfony/mime/tree/v6.1.6" | |
6945 | 6946 | }, |
6946 | 6947 | "funding": [ |
6947 | 6948 | { |
... | ... | @@ -6957,7 +6958,7 @@ |
6957 | 6958 | "type": "tidelift" |
6958 | 6959 | } |
6959 | 6960 | ], |
6960 | - "time": "2022-09-02T08:05:20+00:00" | |
6961 | + "time": "2022-10-07T08:04:03+00:00" | |
6961 | 6962 | }, |
6962 | 6963 | { |
6963 | 6964 | "name": "symfony/polyfill-ctype", |
... | ... | @@ -7932,16 +7933,16 @@ |
7932 | 7933 | }, |
7933 | 7934 | { |
7934 | 7935 | "name": "symfony/string", |
7935 | - "version": "v6.1.5", | |
7936 | + "version": "v6.1.6", | |
7936 | 7937 | "source": { |
7937 | 7938 | "type": "git", |
7938 | 7939 | "url": "https://github.com/symfony/string.git", |
7939 | - "reference": "17c08b068176996a1d7db8d00ffae3c248267016" | |
7940 | + "reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864" | |
7940 | 7941 | }, |
7941 | 7942 | "dist": { |
7942 | 7943 | "type": "zip", |
7943 | - "url": "https://api.github.com/repos/symfony/string/zipball/17c08b068176996a1d7db8d00ffae3c248267016", | |
7944 | - "reference": "17c08b068176996a1d7db8d00ffae3c248267016", | |
7944 | + "url": "https://api.github.com/repos/symfony/string/zipball/7e7e0ff180d4c5a6636eaad57b65092014b61864", | |
7945 | + "reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864", | |
7945 | 7946 | "shasum": "" |
7946 | 7947 | }, |
7947 | 7948 | "require": { |
... | ... | @@ -7997,7 +7998,7 @@ |
7997 | 7998 | "utf8" |
7998 | 7999 | ], |
7999 | 8000 | "support": { |
8000 | - "source": "https://github.com/symfony/string/tree/v6.1.5" | |
8001 | + "source": "https://github.com/symfony/string/tree/v6.1.6" | |
8001 | 8002 | }, |
8002 | 8003 | "funding": [ |
8003 | 8004 | { |
... | ... | @@ -8013,20 +8014,20 @@ |
8013 | 8014 | "type": "tidelift" |
8014 | 8015 | } |
8015 | 8016 | ], |
8016 | - "time": "2022-09-02T08:05:20+00:00" | |
8017 | + "time": "2022-10-10T09:34:31+00:00" | |
8017 | 8018 | }, |
8018 | 8019 | { |
8019 | 8020 | "name": "symfony/translation", |
8020 | - "version": "v6.1.4", | |
8021 | + "version": "v6.1.6", | |
8021 | 8022 | "source": { |
8022 | 8023 | "type": "git", |
8023 | 8024 | "url": "https://github.com/symfony/translation.git", |
8024 | - "reference": "45d0f5bb8df7255651ca91c122fab604e776af03" | |
8025 | + "reference": "e6cd330e5a072518f88d65148f3f165541807494" | |
8025 | 8026 | }, |
8026 | 8027 | "dist": { |
8027 | 8028 | "type": "zip", |
8028 | - "url": "https://api.github.com/repos/symfony/translation/zipball/45d0f5bb8df7255651ca91c122fab604e776af03", | |
8029 | - "reference": "45d0f5bb8df7255651ca91c122fab604e776af03", | |
8029 | + "url": "https://api.github.com/repos/symfony/translation/zipball/e6cd330e5a072518f88d65148f3f165541807494", | |
8030 | + "reference": "e6cd330e5a072518f88d65148f3f165541807494", | |
8030 | 8031 | "shasum": "" |
8031 | 8032 | }, |
8032 | 8033 | "require": { |
... | ... | @@ -8093,7 +8094,7 @@ |
8093 | 8094 | "description": "Provides tools to internationalize your application", |
8094 | 8095 | "homepage": "https://symfony.com", |
8095 | 8096 | "support": { |
8096 | - "source": "https://github.com/symfony/translation/tree/v6.1.4" | |
8097 | + "source": "https://github.com/symfony/translation/tree/v6.1.6" | |
8097 | 8098 | }, |
8098 | 8099 | "funding": [ |
8099 | 8100 | { |
... | ... | @@ -8109,7 +8110,7 @@ |
8109 | 8110 | "type": "tidelift" |
8110 | 8111 | } |
8111 | 8112 | ], |
8112 | - "time": "2022-08-02T16:17:38+00:00" | |
8113 | + "time": "2022-10-07T08:04:03+00:00" | |
8113 | 8114 | }, |
8114 | 8115 | { |
8115 | 8116 | "name": "symfony/translation-contracts", |
... | ... | @@ -8268,16 +8269,16 @@ |
8268 | 8269 | }, |
8269 | 8270 | { |
8270 | 8271 | "name": "symfony/var-dumper", |
8271 | - "version": "v6.1.5", | |
8272 | + "version": "v6.1.6", | |
8272 | 8273 | "source": { |
8273 | 8274 | "type": "git", |
8274 | 8275 | "url": "https://github.com/symfony/var-dumper.git", |
8275 | - "reference": "d0833493fb2413a86f522fb54a1896a7718e98ec" | |
8276 | + "reference": "0f0adde127f24548e23cbde83bcaeadc491c551f" | |
8276 | 8277 | }, |
8277 | 8278 | "dist": { |
8278 | 8279 | "type": "zip", |
8279 | - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d0833493fb2413a86f522fb54a1896a7718e98ec", | |
8280 | - "reference": "d0833493fb2413a86f522fb54a1896a7718e98ec", | |
8280 | + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0f0adde127f24548e23cbde83bcaeadc491c551f", | |
8281 | + "reference": "0f0adde127f24548e23cbde83bcaeadc491c551f", | |
8281 | 8282 | "shasum": "" |
8282 | 8283 | }, |
8283 | 8284 | "require": { |
... | ... | @@ -8336,7 +8337,7 @@ |
8336 | 8337 | "dump" |
8337 | 8338 | ], |
8338 | 8339 | "support": { |
8339 | - "source": "https://github.com/symfony/var-dumper/tree/v6.1.5" | |
8340 | + "source": "https://github.com/symfony/var-dumper/tree/v6.1.6" | |
8340 | 8341 | }, |
8341 | 8342 | "funding": [ |
8342 | 8343 | { |
... | ... | @@ -8352,7 +8353,7 @@ |
8352 | 8353 | "type": "tidelift" |
8353 | 8354 | } |
8354 | 8355 | ], |
8355 | - "time": "2022-09-08T09:34:40+00:00" | |
8356 | + "time": "2022-10-07T08:04:03+00:00" | |
8356 | 8357 | }, |
8357 | 8358 | { |
8358 | 8359 | "name": "thecodingmachine/safe", |
... | ... | @@ -9403,16 +9404,16 @@ |
9403 | 9404 | }, |
9404 | 9405 | { |
9405 | 9406 | "name": "friendsofphp/php-cs-fixer", |
9406 | - "version": "v3.11.0", | |
9407 | + "version": "v3.12.0", | |
9407 | 9408 | "source": { |
9408 | 9409 | "type": "git", |
9409 | 9410 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
9410 | - "reference": "7dcdea3f2f5f473464e835be9be55283ff8cfdc3" | |
9411 | + "reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998" | |
9411 | 9412 | }, |
9412 | 9413 | "dist": { |
9413 | 9414 | "type": "zip", |
9414 | - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7dcdea3f2f5f473464e835be9be55283ff8cfdc3", | |
9415 | - "reference": "7dcdea3f2f5f473464e835be9be55283ff8cfdc3", | |
9415 | + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/eae11d945e2885d86e1c080eec1bb30a2aa27998", | |
9416 | + "reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998", | |
9416 | 9417 | "shasum": "" |
9417 | 9418 | }, |
9418 | 9419 | "require": { |
... | ... | @@ -9445,8 +9446,8 @@ |
9445 | 9446 | "phpspec/prophecy": "^1.15", |
9446 | 9447 | "phpspec/prophecy-phpunit": "^2.0", |
9447 | 9448 | "phpunit/phpunit": "^9.5", |
9448 | - "phpunitgoodpractices/polyfill": "^1.5", | |
9449 | - "phpunitgoodpractices/traits": "^1.9.1", | |
9449 | + "phpunitgoodpractices/polyfill": "^1.6", | |
9450 | + "phpunitgoodpractices/traits": "^1.9.2", | |
9450 | 9451 | "symfony/phpunit-bridge": "^6.0", |
9451 | 9452 | "symfony/yaml": "^5.4 || ^6.0" |
9452 | 9453 | }, |
... | ... | @@ -9480,7 +9481,7 @@ |
9480 | 9481 | "description": "A tool to automatically fix PHP code style", |
9481 | 9482 | "support": { |
9482 | 9483 | "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", |
9483 | - "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.11.0" | |
9484 | + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.12.0" | |
9484 | 9485 | }, |
9485 | 9486 | "funding": [ |
9486 | 9487 | { |
... | ... | @@ -9488,7 +9489,7 @@ |
9488 | 9489 | "type": "github" |
9489 | 9490 | } |
9490 | 9491 | ], |
9491 | - "time": "2022-09-01T18:24:51+00:00" | |
9492 | + "time": "2022-10-12T14:20:51+00:00" | |
9492 | 9493 | }, |
9493 | 9494 | { |
9494 | 9495 | "name": "hamcrest/hamcrest-php", | ... | ... |