Update dependency jetbrains/phpstorm-attributes to v1.1

This commit is contained in:
Renovate Bot 2024-06-27 11:30:43 +00:00 committed by Tristan
parent ea75c49044
commit 0db2f761dc
Signed by: trizz
SSH Key Fingerprint: SHA256:Xsd2dTN+ZC3OZWfvuKIDMQ/1lWicuINSEPgRQw/CJT8

12
composer.lock generated
View File

@ -2102,16 +2102,16 @@
}, },
{ {
"name": "jetbrains/phpstorm-attributes", "name": "jetbrains/phpstorm-attributes",
"version": "1.0", "version": "1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JetBrains/phpstorm-attributes.git", "url": "https://github.com/JetBrains/phpstorm-attributes.git",
"reference": "a7a83ae5df4dd3c0875484483de19de8edf60a9f" "reference": "22fb28d679deceedba8366dbae65cc8ebfc17e26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JetBrains/phpstorm-attributes/zipball/a7a83ae5df4dd3c0875484483de19de8edf60a9f", "url": "https://api.github.com/repos/JetBrains/phpstorm-attributes/zipball/22fb28d679deceedba8366dbae65cc8ebfc17e26",
"reference": "a7a83ae5df4dd3c0875484483de19de8edf60a9f", "reference": "22fb28d679deceedba8366dbae65cc8ebfc17e26",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -2138,9 +2138,9 @@
], ],
"support": { "support": {
"issues": "https://youtrack.jetbrains.com/newIssue?project=WI", "issues": "https://youtrack.jetbrains.com/newIssue?project=WI",
"source": "https://github.com/JetBrains/phpstorm-attributes/tree/1.0" "source": "https://github.com/JetBrains/phpstorm-attributes/tree/1.1"
}, },
"time": "2020-11-17T11:09:47+00:00" "time": "2023-09-01T08:50:25+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",