mirror of
https://github.com/itflow-org/itflow
synced 2026-08-05 07:07:14 +00:00
Bump imapengine from 1.25.3 to 1.25.4
This commit is contained in:
18
libs/vendor/composer/installed.json
vendored
18
libs/vendor/composer/installed.json
vendored
@@ -74,17 +74,17 @@
|
||||
},
|
||||
{
|
||||
"name": "directorytree/imapengine",
|
||||
"version": "v1.25.3",
|
||||
"version_normalized": "1.25.3.0",
|
||||
"version": "v1.25.4",
|
||||
"version_normalized": "1.25.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DirectoryTree/ImapEngine.git",
|
||||
"reference": "62d4f4080683b1b1136720bec8c90354709298fe"
|
||||
"reference": "f2a626c34d0f3b9774a4e729893e84e6360605f6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/DirectoryTree/ImapEngine/zipball/62d4f4080683b1b1136720bec8c90354709298fe",
|
||||
"reference": "62d4f4080683b1b1136720bec8c90354709298fe",
|
||||
"url": "https://api.github.com/repos/DirectoryTree/ImapEngine/zipball/f2a626c34d0f3b9774a4e729893e84e6360605f6",
|
||||
"reference": "f2a626c34d0f3b9774a4e729893e84e6360605f6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -93,13 +93,13 @@
|
||||
"nesbot/carbon": ">=2.0",
|
||||
"php": "^8.1",
|
||||
"symfony/mime": ">=6.0",
|
||||
"zbateson/mail-mime-parser": "^3.0"
|
||||
"zbateson/mail-mime-parser": "^3.0|^4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"pestphp/pest": "^2.0|^3.0|^4.0",
|
||||
"spatie/ray": "^1.0"
|
||||
},
|
||||
"time": "2026-07-20T14:31:20+00:00",
|
||||
"time": "2026-07-30T21:01:32+00:00",
|
||||
"type": "library",
|
||||
"installation-source": "dist",
|
||||
"autoload": {
|
||||
@@ -127,7 +127,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/DirectoryTree/ImapEngine/issues",
|
||||
"source": "https://github.com/DirectoryTree/ImapEngine/tree/v1.25.3"
|
||||
"source": "https://github.com/DirectoryTree/ImapEngine/tree/v1.25.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2644,6 +2644,6 @@
|
||||
"install-path": "../zbateson/stream-decorators"
|
||||
}
|
||||
],
|
||||
"dev": false,
|
||||
"dev": true,
|
||||
"dev-package-names": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user