|
4595 | 4595 | }, |
4596 | 4596 | { |
4597 | 4597 | "name": "symfony/deprecation-contracts", |
4598 | | - "version": "v3.5.0", |
4599 | | - "version_normalized": "3.5.0.0", |
| 4598 | + "version": "v3.5.1", |
| 4599 | + "version_normalized": "3.5.1.0", |
4600 | 4600 | "source": { |
4601 | 4601 | "type": "git", |
4602 | 4602 | "url": "https://github.com/symfony/deprecation-contracts.git", |
4603 | | - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" |
| 4603 | + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" |
4604 | 4604 | }, |
4605 | 4605 | "dist": { |
4606 | 4606 | "type": "zip", |
4607 | | - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", |
4608 | | - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", |
| 4607 | + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
| 4608 | + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
4609 | 4609 | "shasum": "" |
4610 | 4610 | }, |
4611 | 4611 | "require": { |
4612 | 4612 | "php": ">=8.1" |
4613 | 4613 | }, |
4614 | | - "time": "2024-04-18T09:32:20+00:00", |
| 4614 | + "time": "2024-09-25T14:20:29+00:00", |
4615 | 4615 | "type": "library", |
4616 | 4616 | "extra": { |
| 4617 | + "thanks": { |
| 4618 | + "url": "https://github.com/symfony/contracts", |
| 4619 | + "name": "symfony/contracts" |
| 4620 | + }, |
4617 | 4621 | "branch-alias": { |
4618 | 4622 | "dev-main": "3.5-dev" |
4619 | | - }, |
4620 | | - "thanks": { |
4621 | | - "name": "symfony/contracts", |
4622 | | - "url": "https://github.com/symfony/contracts" |
4623 | 4623 | } |
4624 | 4624 | }, |
4625 | 4625 | "installation-source": "dist", |
|
4645 | 4645 | "description": "A generic function and convention to trigger deprecation notices", |
4646 | 4646 | "homepage": "https://symfony.com", |
4647 | 4647 | "support": { |
4648 | | - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" |
| 4648 | + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" |
4649 | 4649 | }, |
4650 | 4650 | "funding": [ |
4651 | 4651 | { |
|
4897 | 4897 | }, |
4898 | 4898 | { |
4899 | 4899 | "name": "symfony/http-foundation", |
4900 | | - "version": "v6.4.12", |
4901 | | - "version_normalized": "6.4.12.0", |
| 4900 | + "version": "v6.4.14", |
| 4901 | + "version_normalized": "6.4.14.0", |
4902 | 4902 | "source": { |
4903 | 4903 | "type": "git", |
4904 | 4904 | "url": "https://github.com/symfony/http-foundation.git", |
4905 | | - "reference": "133ac043875f59c26c55e79cf074562127cce4d2" |
| 4905 | + "reference": "ba020a321a95519303a3f09ec2824d34d601c388" |
4906 | 4906 | }, |
4907 | 4907 | "dist": { |
4908 | 4908 | "type": "zip", |
4909 | | - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/133ac043875f59c26c55e79cf074562127cce4d2", |
4910 | | - "reference": "133ac043875f59c26c55e79cf074562127cce4d2", |
| 4909 | + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388", |
| 4910 | + "reference": "ba020a321a95519303a3f09ec2824d34d601c388", |
4911 | 4911 | "shasum": "" |
4912 | 4912 | }, |
4913 | 4913 | "require": { |
|
4929 | 4929 | "symfony/mime": "^5.4|^6.0|^7.0", |
4930 | 4930 | "symfony/rate-limiter": "^5.4|^6.0|^7.0" |
4931 | 4931 | }, |
4932 | | - "time": "2024-09-20T08:18:25+00:00", |
| 4932 | + "time": "2024-11-05T16:39:55+00:00", |
4933 | 4933 | "type": "library", |
4934 | 4934 | "installation-source": "dist", |
4935 | 4935 | "autoload": { |
|
4957 | 4957 | "description": "Defines an object-oriented layer for the HTTP specification", |
4958 | 4958 | "homepage": "https://symfony.com", |
4959 | 4959 | "support": { |
4960 | | - "source": "https://github.com/symfony/http-foundation/tree/v6.4.12" |
| 4960 | + "source": "https://github.com/symfony/http-foundation/tree/v6.4.14" |
4961 | 4961 | }, |
4962 | 4962 | "funding": [ |
4963 | 4963 | { |
|
5507 | 5507 | "type": "library", |
5508 | 5508 | "extra": { |
5509 | 5509 | "thanks": { |
5510 | | - "name": "symfony/polyfill", |
5511 | | - "url": "https://github.com/symfony/polyfill" |
| 5510 | + "url": "https://github.com/symfony/polyfill", |
| 5511 | + "name": "symfony/polyfill" |
5512 | 5512 | } |
5513 | 5513 | }, |
5514 | 5514 | "installation-source": "dist", |
|
5584 | 5584 | "type": "library", |
5585 | 5585 | "extra": { |
5586 | 5586 | "thanks": { |
5587 | | - "name": "symfony/polyfill", |
5588 | | - "url": "https://github.com/symfony/polyfill" |
| 5587 | + "url": "https://github.com/symfony/polyfill", |
| 5588 | + "name": "symfony/polyfill" |
5589 | 5589 | } |
5590 | 5590 | }, |
5591 | 5591 | "installation-source": "dist", |
|
5667 | 5667 | "type": "library", |
5668 | 5668 | "extra": { |
5669 | 5669 | "thanks": { |
5670 | | - "name": "symfony/polyfill", |
5671 | | - "url": "https://github.com/symfony/polyfill" |
| 5670 | + "url": "https://github.com/symfony/polyfill", |
| 5671 | + "name": "symfony/polyfill" |
5672 | 5672 | } |
5673 | 5673 | }, |
5674 | 5674 | "installation-source": "dist", |
|
0 commit comments