|
|
@ -2,17 +2,17 @@
|
|
|
|
"packages": [
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "doctrine/annotations",
|
|
|
|
"name": "doctrine/annotations",
|
|
|
|
"version": "1.14.0",
|
|
|
|
"version": "1.14.1",
|
|
|
|
"version_normalized": "1.14.0.0",
|
|
|
|
"version_normalized": "1.14.1.0",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
|
|
"reference": "3587ab58646bc515b2e03bbd3cfcd3682e8df5bf"
|
|
|
|
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/3587ab58646bc515b2e03bbd3cfcd3682e8df5bf",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/9e034d7a70032d422169f27d8759e8d84abb4f51",
|
|
|
|
"reference": "3587ab58646bc515b2e03bbd3cfcd3682e8df5bf",
|
|
|
|
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
@ -32,7 +32,7 @@
|
|
|
|
"suggest": {
|
|
|
|
"suggest": {
|
|
|
|
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
|
|
|
|
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"time": "2022-12-11T18:25:48+00:00",
|
|
|
|
"time": "2022-12-12T12:46:12+00:00",
|
|
|
|
"type": "library",
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"autoload": {
|
|
|
@ -75,7 +75,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/annotations/issues",
|
|
|
|
"issues": "https://github.com/doctrine/annotations/issues",
|
|
|
|
"source": "https://github.com/doctrine/annotations/tree/1.14.0"
|
|
|
|
"source": "https://github.com/doctrine/annotations/tree/1.14.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"install-path": "../doctrine/annotations"
|
|
|
|
"install-path": "../doctrine/annotations"
|
|
|
|
},
|
|
|
|
},
|
|
|
|