FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
textpattern/composer.lock at dev · textpattern/textpattern · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
textpattern
/
textpattern
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
110
Star
881
Code
Issues
86
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
textpattern
/
composer.lock
Copy path
More file actions
More file actions
Latest commit
History
History
History
102 lines (102 loc) · 4.06 KB
Breadcrumbs
textpattern
/
composer.lock
Copy path
File metadata and controls
102 lines (102 loc) · 4.06 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"_readme"
: [
"
This file locks the dependencies of your project to a known state
"
,
"
Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies
"
,
"
This file is @generated automatically
"
],
"content-hash"
:
"
f1001b72f365c500eb3b24d5ebbfdfdc
"
,
"packages"
: [
{
"name"
:
"
phpmailer/phpmailer
"
,
"version"
:
"
v6.12.0
"
,
"source"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/PHPMailer/PHPMailer.git
"
,
"reference"
:
"
d1ac35d784bf9f5e61b424901d5a014967f15b12
"
},
"dist"
: {
"type"
:
"
zip
"
,
"url"
:
"
https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d1ac35d784bf9f5e61b424901d5a014967f15b12
"
,
"reference"
:
"
d1ac35d784bf9f5e61b424901d5a014967f15b12
"
,
"shasum"
:
"
"
},
"require"
: {
"ext-ctype"
:
"
*
"
,
"ext-filter"
:
"
*
"
,
"ext-hash"
:
"
*
"
,
"php"
:
"
>=5.5.0
"
},
"require-dev"
: {
"dealerdirect/phpcodesniffer-composer-installer"
:
"
^1.0
"
,
"doctrine/annotations"
:
"
^1.2.6 || ^1.13.3
"
,
"php-parallel-lint/php-console-highlighter"
:
"
^1.0.0
"
,
"php-parallel-lint/php-parallel-lint"
:
"
^1.3.2
"
,
"phpcompatibility/php-compatibility"
:
"
^9.3.5
"
,
"roave/security-advisories"
:
"
dev-latest
"
,
"squizlabs/php_codesniffer"
:
"
^3.7.2
"
,
"yoast/phpunit-polyfills"
:
"
^1.0.4
"
},
"suggest"
: {
"decomplexity/SendOauth2"
:
"
Adapter for using XOAUTH2 authentication
"
,
"ext-mbstring"
:
"
Needed to send email in multibyte encoding charset or decode encoded addresses
"
,
"ext-openssl"
:
"
Needed for secure SMTP sending and DKIM signing
"
,
"greew/oauth2-azure-provider"
:
"
Needed for Microsoft Azure XOAUTH2 authentication
"
,
"hayageek/oauth2-yahoo"
:
"
Needed for Yahoo XOAUTH2 authentication
"
,
"league/oauth2-google"
:
"
Needed for Google XOAUTH2 authentication
"
,
"psr/log"
:
"
For optional PSR-3 debug logging
"
,
"symfony/polyfill-mbstring"
:
"
To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)
"
,
"thenetworg/oauth2-azure"
:
"
Needed for Microsoft XOAUTH2 authentication
"
},
"type"
:
"
library
"
,
"autoload"
: {
"psr-4"
: {
"PHPMailer
\\
PHPMailer
\\
"
:
"
src/
"
}
},
"notification-url"
:
"
https://packagist.org/downloads/
"
,
"license"
: [
"
LGPL-2.1-only
"
],
"authors"
: [
{
"name"
:
"
Marcus Bointon
"
,
"email"
:
"
phpmailer@synchromedia.co.uk
"
},
{
"name"
:
"
Jim Jagielski
"
,
"email"
:
"
jimjag@gmail.com
"
},
{
"name"
:
"
Andy Prevost
"
,
"email"
:
"
codeworxtech@users.sourceforge.net
"
},
{
"name"
:
"
Brent R. Matzelle
"
}
],
"description"
:
"
PHPMailer is a full-featured email creation and transfer class for PHP
"
,
"support"
: {
"issues"
:
"
https://github.com/PHPMailer/PHPMailer/issues
"
,
"source"
:
"
https://github.com/PHPMailer/PHPMailer/tree/v6.12.0
"
},
"funding"
: [
{
"url"
:
"
https://github.com/Synchro
"
,
"type"
:
"
github
"
}
],
"time"
:
"
2025-10-15T16:49:08+00:00
"
}
],
"packages-dev"
: [],
"aliases"
: [],
"minimum-stability"
:
"
stable
"
,
"stability-flags"
: {},
"prefer-stable"
:
false
,
"prefer-lowest"
:
false
,
"platform"
: {
"php"
:
"
>=5.6.0
"
},
"platform-dev"
: {},
"plugin-api-version"
:
"
2.9.0
"
}
Back
|
FazBrowse Home
|
New Git URL