summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-10 08:06:34 +0100
committerRemi Collet <remi@php.net>2023-02-10 08:06:34 +0100
commitd8f8c24e5e7db5b516f620bc9c281f8ae560b0fe (patch)
tree6726cef8cf3301705a33f901fd3b7f7d53606a97 /installed.json
parent8a43d617e8255f00c25dafeebc7b5951b3c7059a (diff)
update to 3.14.4
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/installed.json b/installed.json
index c52c534..014fb12 100644
--- a/installed.json
+++ b/installed.json
@@ -229,17 +229,17 @@
},
{
"name": "doctrine/annotations",
- "version": "2.0.0",
- "version_normalized": "2.0.0.0",
+ "version": "2.0.1",
+ "version_normalized": "2.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
- "reference": "d02c9f3742044e17d5fa8d28d8402a2d95c33302"
+ "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/d02c9f3742044e17d5fa8d28d8402a2d95c33302",
- "reference": "d02c9f3742044e17d5fa8d28d8402a2d95c33302",
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
+ "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
"shasum": ""
},
"require": {
@@ -259,7 +259,7 @@
"suggest": {
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
},
- "time": "2022-12-19T18:17:20+00:00",
+ "time": "2023-02-02T22:02:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -302,7 +302,7 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
- "source": "https://github.com/doctrine/annotations/tree/2.0.0"
+ "source": "https://github.com/doctrine/annotations/tree/2.0.1"
},
"install-path": "../doctrine/annotations"
},