|
2100 | 2100 | }, |
2101 | 2101 | { |
2102 | 2102 | "name": "symfony\/deprecation-contracts", |
2103 | | - "version": "v3.5.1", |
2104 | | - "version_normalized": "3.5.1.0", |
| 2103 | + "version": "v3.6.0", |
| 2104 | + "version_normalized": "3.6.0.0", |
2105 | 2105 | "source": { |
2106 | 2106 | "type": "git", |
2107 | 2107 | "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git", |
2108 | | - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" |
| 2108 | + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" |
2109 | 2109 | }, |
2110 | 2110 | "dist": { |
2111 | 2111 | "type": "zip", |
2112 | | - "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
2113 | | - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
| 2112 | + "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/63afe740e99a13ba87ec199bb07bbdee937a5b62", |
| 2113 | + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", |
2114 | 2114 | "shasum": "" |
2115 | 2115 | }, |
2116 | 2116 | "require": { |
2117 | 2117 | "php": ">=8.1" |
2118 | 2118 | }, |
2119 | | - "time": "2024-09-25T14:20:29+00:00", |
| 2119 | + "time": "2024-09-25T14:21:43+00:00", |
2120 | 2120 | "type": "library", |
2121 | 2121 | "extra": { |
2122 | 2122 | "thanks": { |
2123 | 2123 | "url": "https:\/\/github.com\/symfony\/contracts", |
2124 | 2124 | "name": "symfony\/contracts" |
2125 | 2125 | }, |
2126 | 2126 | "branch-alias": { |
2127 | | - "dev-main": "3.5-dev" |
| 2127 | + "dev-main": "3.6-dev" |
2128 | 2128 | } |
2129 | 2129 | }, |
2130 | 2130 | "installation-source": "dist", |
|
2150 | 2150 | "description": "A generic function and convention to trigger deprecation notices", |
2151 | 2151 | "homepage": "https:\/\/symfony.com", |
2152 | 2152 | "support": { |
2153 | | - "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.5.1" |
| 2153 | + "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.6.0" |
2154 | 2154 | }, |
2155 | 2155 | "funding": [ |
2156 | 2156 | { |
|
0 commit comments