Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tenzing-Web-2023
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ce9655b9
authored
2023-05-04 15:18:30 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
composer
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
8d0d2219
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
197 additions
and
144 deletions
wp-content/themes/understrap-child/composer.lock
wp-content/themes/understrap-child/composer.lock
View file @
ce9655b
...
...
@@ -9,20 +9,20 @@
"packages-dev": [
{
"name": "composer/pcre",
"version": "
3
.1.0",
"version": "
2
.1.0",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "
4bff79ddd77851fe3cdd11616ed3f92841ba5bd2
"
"reference": "
3fdb2807b31a78a40ad89570e30ec77466c98717
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/
4bff79ddd77851fe3cdd11616ed3f92841ba5bd2
",
"reference": "
4bff79ddd77851fe3cdd11616ed3f92841ba5bd2
",
"url": "https://api.github.com/repos/composer/pcre/zipball/
3fdb2807b31a78a40ad89570e30ec77466c98717
",
"reference": "
3fdb2807b31a78a40ad89570e30ec77466c98717
",
"shasum": ""
},
"require": {
"php": "^7.
4
|| ^8.0"
"php": "^7.
2
|| ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
...
...
@@ -32,7 +32,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "
3
.x-dev"
"dev-main": "
2
.x-dev"
}
},
"autoload": {
...
...
@@ -60,7 +60,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/
3
.1.0"
"source": "https://github.com/composer/pcre/tree/
2
.1.0"
},
"funding": [
{
...
...
@@ -76,7 +76,7 @@
"type": "tidelift"
}
],
"time": "2022-11-1
7T09:50:1
4+00:00"
"time": "2022-11-1
6T18:32:0
4+00:00"
},
{
"name": "composer/xdebug-handler",
...
...
@@ -146,16 +146,16 @@
},
{
"name": "pdepend/pdepend",
"version": "2.1
2.1
",
"version": "2.1
3.0
",
"source": {
"type": "git",
"url": "https://github.com/pdepend/pdepend.git",
"reference": "
7a892d56ceafd804b4a2ecc85184640937ce9e84
"
"reference": "
31be7cd4f305f3f7b52af99c1cb13fc938d1cfad
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/
7a892d56ceafd804b4a2ecc85184640937ce9e84
",
"reference": "
7a892d56ceafd804b4a2ecc85184640937ce9e84
",
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/
31be7cd4f305f3f7b52af99c1cb13fc938d1cfad
",
"reference": "
31be7cd4f305f3f7b52af99c1cb13fc938d1cfad
",
"shasum": ""
},
"require": {
...
...
@@ -191,7 +191,7 @@
"description": "Official version of pdepend to be handled with Composer",
"support": {
"issues": "https://github.com/pdepend/pdepend/issues",
"source": "https://github.com/pdepend/pdepend/tree/2.1
2.1
"
"source": "https://github.com/pdepend/pdepend/tree/2.1
3.0
"
},
"funding": [
{
...
...
@@ -199,7 +199,7 @@
"type": "tidelift"
}
],
"time": "202
2-09-08T19:30:37
+00:00"
"time": "202
3-02-28T20:56:15
+00:00"
},
{
"name": "php-parallel-lint/php-parallel-lint",
...
...
@@ -260,27 +260,24 @@
},
{
"name": "php-stubs/wordpress-stubs",
"version": "v6.
1
.0",
"version": "v6.
2
.0",
"source": {
"type": "git",
"url": "https://github.com/php-stubs/wordpress-stubs.git",
"reference": "
19e7966c8e70a99a4824b3e5d1526680a151f13b
"
"reference": "
b73fe99eadf9fb56363619dac0343b6d19907dce
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/
19e7966c8e70a99a4824b3e5d1526680a151f13b
",
"reference": "
19e7966c8e70a99a4824b3e5d1526680a151f13b
",
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/
b73fe99eadf9fb56363619dac0343b6d19907dce
",
"reference": "
b73fe99eadf9fb56363619dac0343b6d19907dce
",
"shasum": ""
},
"replace": {
"giacocorsiglia/wordpress-stubs": "*"
},
"require-dev": {
"nikic/php-parser": "< 4.12.0",
"php": "~7.3 || ~8.0",
"php-stubs/generator": "^0.8.
1
",
"php-stubs/generator": "^0.8.
3
",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpstan": "^1.
2
"
"phpstan/phpstan": "^1.
9
"
},
"suggest": {
"paragonie/sodium_compat": "Pure PHP implementation of libsodium",
...
...
@@ -301,9 +298,9 @@
],
"support": {
"issues": "https://github.com/php-stubs/wordpress-stubs/issues",
"source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.
1
.0"
"source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.
2
.0"
},
"time": "202
2-11-09T05:33:25
+00:00"
"time": "202
3-03-31T09:48:52
+00:00"
},
{
"name": "phpcompatibility/php-compatibility",
...
...
@@ -564,16 +561,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.
9.2
",
"version": "1.
10.14
",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "d
6fdf01c53978b6429f1393ba4afeca39cc68afa
"
"reference": "d
232901b09e67538e5c86a724be841bea5768a7c
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d
6fdf01c53978b6429f1393ba4afeca39cc68afa
",
"reference": "d
6fdf01c53978b6429f1393ba4afeca39cc68afa
",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d
232901b09e67538e5c86a724be841bea5768a7c
",
"reference": "d
232901b09e67538e5c86a724be841bea5768a7c
",
"shasum": ""
},
"require": {
...
...
@@ -602,8 +599,11 @@
"static analysis"
],
"support": {
"docs": "https://phpstan.org/user-guide/getting-started",
"forum": "https://github.com/phpstan/phpstan/discussions",
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.2"
"security": "https://github.com/phpstan/phpstan/security/policy",
"source": "https://github.com/phpstan/phpstan-src"
},
"funding": [
{
...
...
@@ -619,24 +619,24 @@
"type": "tidelift"
}
],
"time": "202
2-11-10T09:56:11
+00:00"
"time": "202
3-04-19T13:47:27
+00:00"
},
{
"name": "psr/container",
"version": "1.1.
2
",
"version": "1.1.
1
",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "
513e0666f7216c7459170d56df27dfcefe1689ea
"
"reference": "
8622567409010282b7aeebe4bb841fe98b58dcaf
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/
513e0666f7216c7459170d56df27dfcefe1689ea
",
"reference": "
513e0666f7216c7459170d56df27dfcefe1689ea
",
"url": "https://api.github.com/repos/php-fig/container/zipball/
8622567409010282b7aeebe4bb841fe98b58dcaf
",
"reference": "
8622567409010282b7aeebe4bb841fe98b58dcaf
",
"shasum": ""
},
"require": {
"php": ">=7.
4
.0"
"php": ">=7.
2
.0"
},
"type": "library",
"autoload": {
...
...
@@ -665,9 +665,9 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.
2
"
"source": "https://github.com/php-fig/container/tree/1.1.
1
"
},
"time": "2021-
11-05T16:50:12
+00:00"
"time": "2021-
03-05T17:36:06
+00:00"
},
{
"name": "psr/log",
...
...
@@ -725,12 +725,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "
079707d2c3cc5d146e620c7cdd9b047719bc35fb
"
"reference": "
a4fe21553eb3bbf33bbecf26cb0e2f0973f50c83
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/
079707d2c3cc5d146e620c7cdd9b047719bc35fb
",
"reference": "
079707d2c3cc5d146e620c7cdd9b047719bc35fb
",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/
a4fe21553eb3bbf33bbecf26cb0e2f0973f50c83
",
"reference": "
a4fe21553eb3bbf33bbecf26cb0e2f0973f50c83
",
"shasum": ""
},
"conflict": {
...
...
@@ -739,7 +739,8 @@
"adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
"aheinze/cockpit": "<=2.2.1",
"akaunting/akaunting": "<2.1.13",
"alextselegidis/easyappointments": "<=1.4.3",
"akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
"alextselegidis/easyappointments": "<1.5",
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
"amazing/media2click": ">=1,<1.3.3",
"amphp/artax": "<1.0.6|>=2,<2.0.6",
...
...
@@ -747,20 +748,27 @@
"amphp/http-client": ">=4,<4.4",
"anchorcms/anchor-cms": "<=0.12.7",
"andreapollastri/cipi": "<=3.1.15",
"andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<=1.0.1|>=2,<=2.2.4",
"apereo/phpcas": "<1.6",
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
"appwrite/server-ce": "<0.11.1|>=0.12,<0.12.2",
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3",
"appwrite/server-ce": "<=1.2.1",
"arc/web": "<3",
"area17/twill": "<1.2.5|>=2,<2.5.3",
"asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
"automad/automad": "<1.8",
"awesome-support/awesome-support": "<=6.0.7",
"aws/aws-sdk-php": ">=3,<3.2.1",
"backdrop/backdrop": "<=1.23",
"azuracast/azuracast": "<0.18",
"backdrop/backdrop": "<1.24.2",
"badaso/core": "<2.7",
"bagisto/bagisto": "<0.1.5",
"barrelstrength/sprout-base-email": "<1.2.7",
"barrelstrength/sprout-forms": "<3.9",
"barryvdh/laravel-translation-manager": "<0.6.2",
"baserproject/basercms": "<4.7.2",
"barzahlen/barzahlen-php": "<2.0.1",
"baserproject/basercms": "<4.7.5",
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
"bigfork/silverstripe-form-capture": ">=3,<=3.1",
"billz/raspap-webgui": "<=2.6.6",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"bmarshall511/wordpress_zero_spam": "<5.2.13",
...
...
@@ -775,34 +783,38 @@
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
"bytefury/crater": "<6.0.2",
"cachethq/cachet": "<2.5.1",
"cakephp/cakephp": "<3.10.3|>=4,<4.0.6",
"cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10|= 1.3.7|>=4.1,<4.1.4",
"cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
"cardgate/magento2": "<2.0.33",
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
"cartalyst/sentry": "<=2.1.6",
"catfan/medoo": "<1.7.5",
"centreon/centreon": "<22.10-beta.1",
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"cockpit-hq/cockpit": "<2.4.1",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
"codeigniter/framework": "<=3.0.6",
"codeigniter4/framework": "<4.2.
7
",
"codeigniter4/shield": "= 1.0.0-beta",
"codeigniter4/framework": "<4.2.
11
",
"codeigniter4/shield": "
<1-beta.4|
= 1.0.0-beta",
"codiad/codiad": "<=2.8.4",
"composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
"concrete5/concrete5": "<
=9.1.3
|>= 9.0.0RC1, < 9.1.3",
"concrete5/concrete5": "<
9.2
|>= 9.0.0RC1, < 9.1.3",
"concrete5/core": "<8.5.8|>=9,<9.1",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.
18|>=4.10,<4.11.7|>=4.13,<4.13.3
",
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.
40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4
",
"contao/core": ">=2,<3.5.39",
"contao/core-bundle": "<4.9.
18|>=4.10,<4.11.7|>=4.13,<4.13.3
|= 4.10.0",
"contao/core-bundle": "<4.9.
40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4
|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"contao/managed-edition": "<=1.5",
"craftcms/cms": "<3.7.
55.2
|>= 4.0.0-RC1, < 4.2.1",
"craftcms/cms": "<3.7.
68|>= 4.0.0-RC1, < 4.3.7
|>= 4.0.0-RC1, < 4.2.1",
"croogo/croogo": "<3.0.7",
"cuyz/valinor": "<0.12",
"czproject/git-php": "<4.0.3",
"darylldoyle/safe-svg": "<1.9.10",
"datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1",
"dbrisinajumi/d2files": "<1",
"derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
"directmailteam/direct-mail": "<5.2.4",
"doctrine/annotations": ">=1,<1.2.7",
...
...
@@ -815,14 +827,15 @@
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2",
"dompdf/dompdf": "<2.0.
1
",
"drupal/core": ">=7,<7.9
1|>=8,<9.3.19|>=9.4,<9.4.3
",
"dompdf/dompdf": "<2.0.
2|= 2.0.2
",
"drupal/core": ">=7,<7.9
6|>=8,<9.4.14|>=9.5,<9.5.8|>=10,<10.0.8
",
"drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
"dweeves/magmi": "<=0.7.24",
"ecodev/newsletter": "<=4",
"ectouch/ectouch": "<=2.7.2",
"elefant/cms": "<1.3.13",
"elgg/elgg": "<3.3.24|>=4,<4.0.5",
"encore/laravel-admin": "<=1.8.19",
"endroid/qr-code-bundle": "<3.4.2",
"enshrined/svg-sanitize": "<0.15",
"erusev/parsedown": "<1.7.2",
...
...
@@ -837,11 +850,11 @@
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26",
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
"ezsystems/ezplatform-graphql": ">=1-rc.1,<1.0.13|>=2-beta.1,<2.3.12",
"ezsystems/ezplatform-kernel": "<
=1.2.5
|>=1.3,<1.3.26",
"ezsystems/ezplatform-kernel": "<
1.2.5.1
|>=1.3,<1.3.26",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
"ezsystems/ezplatform-richtext": ">=2.3,<
=2.3.7
",
"ezsystems/ezplatform-richtext": ">=2.3,<
2.3.7.1
",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": "<
=6.13.8.1
|>=7,<7.5.30",
"ezsystems/ezpublish-kernel": "<
6.13.8.2
|>=7,<7.5.30",
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1",
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
"ezsystems/repository-forms": ">=2.3,<2.3.2.1|>=2.5,<2.5.15",
...
...
@@ -849,11 +862,14 @@
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
"facturascripts/facturascripts": "<=2022.8",
"feehi/cms": "<=2.1.1",
"feehi/feehicms": "<=2.
0.
1.1",
"feehi/feehicms": "<=2.1.1",
"fenom/fenom": "<=2.12.1",
"filegator/filegator": "<7.8",
"firebase/php-jwt": "<2",
"flarum/core": ">=1,<=1.0.1|>=1.5,<1.6.2",
"firebase/php-jwt": "<6",
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
"fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
"flarum/core": "<1.7",
"flarum/mentions": "<1.6.3",
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
"flarum/tags": "<=0.1-beta.13",
"fluidtypo3/vhs": "<5.1.1",
...
...
@@ -862,14 +878,16 @@
"fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.11.1",
"fossar/tcpdf-parser": "<6.2.22",
"francoisjacquet/rosariosis": "<10.1",
"francoisjacquet/rosariosis": "<10.9.3",
"frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
"friendsofsymfony/oauth2-php": "<1.3",
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
"froala/wysiwyg-editor": "<3.2.7",
"froxlor/froxlor": "<
0.10.39
",
"froxlor/froxlor": "<
2.0.14
",
"fuel/core": "<1.8.1",
"funadmin/funadmin": "<=3.2",
"gaoming13/wechat-php-sdk": "<=1.10.2",
"genix/cms": "<=1.1.11",
"getgrav/grav": "<1.7.34",
...
...
@@ -880,15 +898,18 @@
"globalpayments/php-sdk": "<2",
"google/protobuf": "<3.15",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gree/jose": "<
=2.2
",
"gree/jose": "<
2.2.1
",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<
5.6.5
",
"grumpydictator/firefly-iii": "<
6
",
"guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
"guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1",
"guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
"harvesthq/chosen": "<1.8.7",
"helloxz/imgurl": "= 2.31|<=2.31",
"hillelcoren/invoice-ninja": "<5.3.35",
"himiklab/yii2-jqgrid-widget": "<1.0.8",
"hjue/justwriting": "<=1",
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
"httpsoft/http-message": "<1.0.12",
"hyn/multi-tenant": ">=5.6,<5.7.2",
"ibexa/admin-ui": ">=4.2,<4.2.3",
"ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3",
...
...
@@ -902,8 +923,9 @@
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
"impresscms/impresscms": "<=1.4.3",
"in2code/femanager": "<5.5.
2|>=6,<6.3.3|>=7,<7.0
.1",
"in2code/femanager": "<5.5.
3|>=6,<6.3.4|>=7,<7
.1",
"in2code/lux": "<17.6.1|>=18,<24.0.2",
"innologi/typo3-appointments": "<2.0.6",
"intelliants/subrion": "<=4.2.1",
"islandora/islandora": ">=2,<2.4.1",
"ivankristianto/phpwhois": "<=4.3",
...
...
@@ -919,13 +941,16 @@
"jsdecena/laracom": "<2.0.9",
"jsmitty12/phpwhois": "<5.1",
"kazist/phpwhois": "<=4.2.6",
"kelvinmo/simplexrd": "<3.1.1",
"kevinpapst/kimai2": "<1.16.7",
"kimai/kimai": "<1.1",
"kitodo/presentation": "<3.1.2",
"klaviyo/magento2-extension": ">=1,<3",
"knplabs/knp-snappy": "<1.4.2",
"krayin/laravel-crm": "<1.2.2",
"kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22",
"laminas/laminas-diactoros": "<2.1
1.1
",
"laminas/laminas-diactoros": "<2.1
8.1|>=2.24,<2.24.2|>=2.25,<2.25.2|= 2.23.0|= 2.22.0|= 2.21.0|= 2.20.0|= 2.19.0
",
"laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
"laminas/laminas-http": "<2.14.2",
"laravel/fortify": "<1.11.1",
...
...
@@ -938,6 +963,7 @@
"league/flysystem": "<1.1.4|>=2,<2.1.1",
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
"librenms/librenms": "<22.10",
"liftkit/database": "<2.13.2",
"limesurvey/limesurvey": "<3.27.19",
"livehelperchat/livehelperchat": "<=3.91",
"livewire/livewire": ">2.2.4,<2.2.6",
...
...
@@ -948,21 +974,26 @@
"magento/magento1ce": "<1.9.4.3",
"magento/magento1ee": ">=1,<1.14.4.3",
"magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
"maikuolan/phpmussel": ">=1,<1.6",
"mantisbt/mantisbt": "<=2.25.5",
"marcwillmann/turn": "<0.3.3",
"matyhtf/framework": "<3.0.6",
"mautic/core": "<4.3|= 2.13.1",
"mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35",
"mediawiki/matomo": "<2.4.3",
"melisplatform/melis-asset-manager": "<5.0.1",
"melisplatform/melis-cms": "<5.0.1",
"melisplatform/melis-front": "<5.0.1",
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
"microweber/microweber": "<=1.3.1",
"mgallegos/laravel-jqgrid": "<=1.3",
"microweber/microweber": "<1.3.4",
"miniorange/miniorange-saml": "<1.4.3",
"mittwald/typo3_forum": "<1.2.1",
"mobiledetect/mobiledetectlib": "<2.8.32",
"modx/revolution": "<= 2.8.3-pl|<2.8",
"mojo42/jirafeau": "<4.4",
"monolog/monolog": ">=1.8,<1.12",
"moodle/moodle": "<4.
0.5
",
"moodle/moodle": "<4.
2-rc.2|= 3.11
",
"mustache/mustache": ">=2,<2.14.1",
"namshi/jose": "<2.2",
"neoan3-apps/template": "<1.1.1",
...
...
@@ -974,10 +1005,11 @@
"netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
"nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
"nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
"nilsteampassnet/teampass": "<
=2.1.27.36
",
"nilsteampassnet/teampass": "<
3.0.3
",
"notrinos/notrinos-erp": "<=0.7",
"noumo/easyii": "<=0.9",
"nukeviet/nukeviet": "<4.5.2",
"nyholm/psr7": "<1.6.1",
"nystudio107/craft-seomatic": "<3.4.12",
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
"october/backend": "<1.1.2",
...
...
@@ -990,7 +1022,7 @@
"open-web-analytics/open-web-analytics": "<1.7.4",
"opencart/opencart": "<=3.0.3.7",
"openid/php-openid": "<2.3",
"openmage/magento-lts": "<19.4.
15|>=20,<20.0.13
",
"openmage/magento-lts": "<19.4.
22|>=20,<20.0.19
",
"orchid/platform": ">=9,<9.4.4",
"oro/commerce": ">=4.1,<5.0.6",
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
...
...
@@ -1007,29 +1039,34 @@
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
"personnummer/personnummer": "<3.0.2",
"phanan/koel": "<5.1.4",
"php-mod/curl": "<2.3.2",
"phpbb/phpbb": ">=3.2,<3.2.10|>=3.3,<3.3.1",
"phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
"phpmailer/phpmailer": "<6.5",
"phpmussel/phpmussel": ">=1,<1.6",
"phpmyadmin/phpmyadmin": "<5.
1.3
",
"phpmyadmin/phpmyadmin": "<5.
2.1
",
"phpmyfaq/phpmyfaq": "<=3.1.7",
"phpoffice/phpexcel": "<1.8",
"phpoffice/phpspreadsheet": "<1.16",
"phpseclib/phpseclib": "<2.0.31|>=3,<3.0.
7
",
"phpseclib/phpseclib": "<2.0.31|>=3,<3.0.
19
",
"phpservermon/phpservermon": "<=3.5.2",
"phpsysinfo/phpsysinfo": "<3.2.5",
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5,<5.6.3",
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
"phpxmlrpc/phpxmlrpc": "<4.9",
"phpxmlrpc/phpxmlrpc": "<4.9
.2
",
"pimcore/data-hub": "<1.2.4",
"pimcore/pimcore": "<10.5.9",
"pimcore/perspective-editor": "<1.5.1",
"pimcore/pimcore": "<10.5.21",
"pixelfed/pixelfed": "<=0.11.4",
"pocketmine/bedrock-protocol": "<8.0.2",
"pocketmine/pocketmine-mp": "<4.
7.2
|>= 4.0.0-BETA5, < 4.4.2",
"pocketmine/pocketmine-mp": "<4.
12.5
|>= 4.0.0-BETA5, < 4.4.2",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "
>=1.6.0.10,<1.7.8.7
",
"prestashop/prestashop": "
<8.0.4
",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_emailsubscription": "<2.6.1",
"prestashop/ps_facetedsearch": "<3.4.1",
...
...
@@ -1046,9 +1083,11 @@
"rainlab/debugbar-plugin": "<3.1",
"rankmath/seo-by-rank-math": "<=1.0.95",
"react/http": ">=0.7,<1.7",
"really-simple-plugins/complianz-gdpr": "<6.4.2",
"remdex/livehelperchat": "<3.99",
"rmccue/requests": ">=1.6,<1.8",
"robrichards/xmlseclibs": "<3.0.4",
"roots/soil": "<4.1",
"rudloff/alltube": "<3.0.3",
"s-cart/core": "<6.9",
"s-cart/s-cart": "<6.9",
...
...
@@ -1057,25 +1096,25 @@
"scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
"sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6",
"shopware/core": "<=6.4.
9
",
"shopware/platform": "<=6.4.
9
",
"shopware/core": "<=6.4.
20
",
"shopware/platform": "<=6.4.
20
",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.7.14",
"shopware/storefront": "<=6.4.8.1",
"shopxo/shopxo": "<2.2.6",
"showdoc/showdoc": "<2.10.4",
"silverstripe/admin": "
>=1,<1.11.3
",
"silverstripe/admin": "
<1.12.7
",
"silverstripe/assets": ">=1,<1.11.1",
"silverstripe/cms": "<4.11.3",
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
"silverstripe/framework": "<4.1
1.14
",
"silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1",
"silverstripe/framework": "<4.1
2.5
",
"silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|
>=4.1.1,<4.1.2|>=4.2.2,<4.2.3|
= 4.0.0-alpha1",
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
"silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
"silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
"silverstripe/subsites": ">=2,<2.
1
.1",
"silverstripe/subsites": ">=2,<2.
6
.1",
"silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
"silverstripe/userforms": "<3",
"silverstripe/versioned-admin": ">=1,<1.11.1",
...
...
@@ -1083,10 +1122,14 @@
"simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
"simplesamlphp/simplesamlphp": "<1.18.6",
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
"simplesamlphp/simplesamlphp-module-openid": "<1",
"simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
"simplito/elliptic-php": "<1.0.6",
"sitegeist/fluid-components": "<3.5",
"slim/psr7": "<1.6.1",
"slim/slim": "<2.6",
"smarty/smarty": "<3.1.4
7|>=4,<4.2
.1",
"snipe/snipe-it": "<
6.0.11
|>= 6.0.0-RC-1, <= 6.0.0-RC-5",
"smarty/smarty": "<3.1.4
8|>=4,<4.3
.1",
"snipe/snipe-it": "<
=6.0.14
|>= 6.0.0-RC-1, <= 6.0.0-RC-5",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"spatie/browsershot": "<3.57.4",
...
...
@@ -1098,7 +1141,10 @@
"stormpath/sdk": ">=0,<9.9.99",
"studio-42/elfinder": "<2.1.59",
"subrion/cms": "<=4.2.1",
"sukohi/surpass": "<1",
"sulu/sulu": "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8",
"sumocoders/framework-user-bundle": "<1.4",
"swag/paypal": "<5.4.4",
"swiftmailer/swiftmailer": ">=4,<5.4.5",
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
...
...
@@ -1108,15 +1154,16 @@
"sylius/sylius": "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2",
"symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
"symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
"symbiote/silverstripe-seed": "<6.0.3",
"symbiote/silverstripe-versionedfiles": "<=2.0.3",
"symfont/process": ">=0
,<4
",
"symfont/process": ">=0",
"symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
"symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
"symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3|= 6.0.3|= 5.4.3|= 5.3.14",
"symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
"symfony/http-kernel": ">=2,<
2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5|>=5.2,<5.3.12
",
"symfony/http-kernel": ">=2,<
4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6
",
"symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
"symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
"symfony/mime": ">=4.3,<4.3.8",
...
...
@@ -1126,13 +1173,13 @@
"symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/routing": ">=2,<2.0.19",
"symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
"symfony/security-bundle": ">=2,<
2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11|>=5.3,<5.3.12
",
"symfony/security-bundle": ">=2,<
4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6
",
"symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
"symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
"symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.3.2",
"symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
"symfony/symfony": ">=2,<
3.4.49|>=4,<4.4.35|>=5,<5.3.12|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3
",
"symfony/symfony": ">=2,<
4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6
",
"symfony/translation": ">=2,<2.0.17",
"symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
...
...
@@ -1141,28 +1188,31 @@
"t3/dce": ">=2.2,<2.6.2",
"t3g/svg-sanitizer": "<1.0.3",
"tastyigniter/tastyigniter": "<3.3",
"tcg/voyager": "<=1.4",
"tecnickcom/tcpdf": "<6.2.22",
"terminal42/contao-tablelookupwizard": "<3.3.5",
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
"thelia/thelia": ">=2.1-beta.1,<2.1.3",
"theonedemon/phpwhois": "<=4.2.5",
"thinkcmf/thinkcmf": "<=5.1.7",
"thorsten/phpmyfaq": "<3.1.8",
"tinymce/tinymce": "<5.10",
"thorsten/phpmyfaq": "<3.1.13",
"tinymce/tinymce": "<5.10.7|>=6,<6.3.1",
"tinymighty/wiki-seo": "<1.2.2",
"titon/framework": ">=0,<9.9.99",
"tobiasbg/tablepress": "<= 2.0-RC1",
"topthink/framework": "<
=6.0.13
",
"topthink/think": "<=6.
0.9
",
"topthink/framework": "<
6.0.14
",
"topthink/think": "<=6.
1.1
",
"topthink/thinkphp": "<=3.2.3",
"tribalsystems/zenario": "<=9.3.57595",
"truckersmp/phpwhois": "<=4.3.1",
"ttskch/pagination-service-provider": "<1",
"twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
"typo3/cms": "
>=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.32|>=11,<11.5.16
",
"typo3/cms": "
<2.0.5|>=3,<3.0.3|>=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2
",
"typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/cms-core": "
>=6.2,<=6.2.56|>=7,<7.6.58|>=8,<8.7.48|>=9,<9.5.37|>=10,<10.4.32|>=11,<11.5.16
",
"typo3/cms-core": "
<8.7.51|>=9,<9.5.40|>=10,<10.4.36|>=11,<11.5.23|>=12,<12.2
",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/html-sanitizer": ">=1,<1.
0.7|>=2,<2.0.16
",
"typo3/html-sanitizer": ">=1,<1.
5|>=2,<2.1.1
",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
"typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
...
...
@@ -1171,13 +1221,18 @@
"unisharp/laravel-filemanager": "<=2.5.1",
"userfrosting/userfrosting": ">=0.3.1,<4.6.3",
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
"uvdesk/community-skeleton": "<=1.1.1",
"vanilla/safecurl": "<0.9.2",
"verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
"vova07/yii2-fileapi-widget": "<0.1.9",
"vrana/adminer": "<4.8.1",
"wallabag/tcpdf": "<6.2.22",
"wallabag/wallabag": "<2.5.4",
"wanglelecc/laracms": "<=1.0.3",
"web-auth/webauthn-framework": ">=3.3,<3.3.4",
"webbuilders-group/silverstripe-kapost-bridge": "<0.4",
"webcoast/deferred-image-processing": "<1.0.2",
"webpa/webpa": "<3.1.2",
"wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1",
"wintercms/winter": "<1.0.475|>=1.1,<1.1.10|>=1.2,<1.2.1",
...
...
@@ -1185,7 +1240,10 @@
"wp-cli/wp-cli": "<2.5",
"wp-graphql/wp-graphql": "<0.3.5",
"wpanel/wpanel4-cms": "<=4.3.1",
"wwbn/avideo": "<=11.6",
"wpcloud/wp-stateless": "<3.2",
"wwbn/avideo": "<12.4",
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
"yeswiki/yeswiki": "<4.1",
"yetiforce/yetiforce-crm": "<=6.4",
"yidashi/yii2cmf": "<=2",
...
...
@@ -1195,9 +1253,10 @@
"yiisoft/yii2-bootstrap": "<2.0.4",
"yiisoft/yii2-dev": "<2.0.43",
"yiisoft/yii2-elasticsearch": "<2.0.5",
"yiisoft/yii2-gii": "<
2.0
.4",
"yiisoft/yii2-gii": "<
=2.2
.4",
"yiisoft/yii2-jui": "<2.0.4",
"yiisoft/yii2-redis": "<2.0.8",
"yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
"yourls/yourls": "<=1.8.2",
"zendesk/zendesk_api_client_php": "<2.2.11",
...
...
@@ -1246,6 +1305,9 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"keywords": [
"dev"
],
"support": {
"issues": "https://github.com/Roave/SecurityAdvisories/issues",
"source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
...
...
@@ -1260,20 +1322,20 @@
"type": "tidelift"
}
],
"time": "202
2-12-07T15:04:22
+00:00"
"time": "202
3-05-03T00:13:26
+00:00"
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.7.
1
",
"version": "3.7.
2
",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "
1359e176e9307e906dc3d890bcc9603ff6d9061
9"
"reference": "
ed8e00df0a83aa96acf703f8c2979ff33341f87
9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/
1359e176e9307e906dc3d890bcc9603ff6d9061
9",
"reference": "
1359e176e9307e906dc3d890bcc9603ff6d9061
9",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/
ed8e00df0a83aa96acf703f8c2979ff33341f87
9",
"reference": "
ed8e00df0a83aa96acf703f8c2979ff33341f87
9",
"shasum": ""
},
"require": {
...
...
@@ -1309,27 +1371,28 @@
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [
"phpcs",
"standards"
"standards",
"static analysis"
],
"support": {
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
},
"time": "202
2-06-18T07:21:10
+00:00"
"time": "202
3-02-22T23:07:41
+00:00"
},
{
"name": "symfony/config",
"version": "v5.4.
1
1",
"version": "v5.4.
2
1",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "
ec79e03125c1d2477e43dde8528535d90cc78379
"
"reference": "
2a6b1111d038adfa15d52c0871e540f3b352d1e4
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/
ec79e03125c1d2477e43dde8528535d90cc78379
",
"reference": "
ec79e03125c1d2477e43dde8528535d90cc78379
",
"url": "https://api.github.com/repos/symfony/config/zipball/
2a6b1111d038adfa15d52c0871e540f3b352d1e4
",
"reference": "
2a6b1111d038adfa15d52c0871e540f3b352d1e4
",
"shasum": ""
},
"require": {
...
...
@@ -1379,7 +1442,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.
1
1"
"source": "https://github.com/symfony/config/tree/v5.4.
2
1"
},
"funding": [
{
...
...
@@ -1395,20 +1458,20 @@
"type": "tidelift"
}
],
"time": "202
2-07-20T13:00:38
+00:00"
"time": "202
3-02-14T08:03:56
+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.
16
",
"version": "v5.4.
23
",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "
a93e1863500940780fc1235f52d54397be2d14b
3"
"reference": "
bb7b7988c898c94f5338e16403c52b5a3cae1d9
3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/
a93e1863500940780fc1235f52d54397be2d14b
3",
"reference": "
a93e1863500940780fc1235f52d54397be2d14b
3",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/
bb7b7988c898c94f5338e16403c52b5a3cae1d9
3",
"reference": "
bb7b7988c898c94f5338e16403c52b5a3cae1d9
3",
"shasum": ""
},
"require": {
...
...
@@ -1468,7 +1531,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.
16
"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.
23
"
},
"funding": [
{
...
...
@@ -1484,7 +1547,7 @@
"type": "tidelift"
}
],
"time": "202
2-11-25T07:33:13
+00:00"
"time": "202
3-04-21T15:04:16
+00:00"
},
{
"name": "symfony/deprecation-contracts",
...
...
@@ -1555,16 +1618,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.
1
3",
"version": "v5.4.
2
3",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "
ac09569844a9109a5966b9438fc29113ce77cf51
"
"reference": "
b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
ac09569844a9109a5966b9438fc29113ce77cf51
",
"reference": "
ac09569844a9109a5966b9438fc29113ce77cf51
",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5
",
"reference": "
b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5
",
"shasum": ""
},
"require": {
...
...
@@ -1599,7 +1662,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.
1
3"
"source": "https://github.com/symfony/filesystem/tree/v5.4.
2
3"
},
"funding": [
{
...
...
@@ -1615,7 +1678,7 @@
"type": "tidelift"
}
],
"time": "202
2-09-21T19:53:16
+00:00"
"time": "202
3-03-02T11:38:35
+00:00"
},
{
"name": "symfony/polyfill-ctype",
...
...
@@ -2108,31 +2171,31 @@
},
{
"name": "szepeviktor/phpstan-wordpress",
"version": "v1.
1.6
",
"version": "v1.
3.0
",
"source": {
"type": "git",
"url": "https://github.com/szepeviktor/phpstan-wordpress.git",
"reference": "
27784541f184a1ea3b6656fc8a882bb9adf45fc2
"
"reference": "
5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/
27784541f184a1ea3b6656fc8a882bb9adf45fc2
",
"reference": "
27784541f184a1ea3b6656fc8a882bb9adf45fc2
",
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/
5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9
",
"reference": "
5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9
",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0",
"phpstan/phpstan": "^1.
8.7
",
"phpstan/phpstan": "^1.
10.0
",
"symfony/polyfill-php73": "^1.12.0"
},
"require-dev": {
"composer/composer": "^2.1.14",
"dealerdirect/phpcodesniffer-composer-installer": "^
0.7
",
"dealerdirect/phpcodesniffer-composer-installer": "^
1.0
",
"php-parallel-lint/php-parallel-lint": "^1.1",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "^8.0 || ^9.0",
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.
6.1
"
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.
8
"
},
"type": "phpstan-extension",
"extra": {
...
...
@@ -2161,19 +2224,9 @@
],
"support": {
"issues": "https://github.com/szepeviktor/phpstan-wordpress/issues",
"source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.
1.6
"
"source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.
3.0
"
},
"funding": [
{
"url": "https://www.paypal.me/szepeviktor",
"type": "custom"
},
{
"url": "https://github.com/szepeviktor",
"type": "github"
}
],
"time": "2022-12-01T14:56:51+00:00"
"time": "2023-04-23T06:15:06+00:00"
},
{
"name": "wp-coding-standards/wpcs",
...
...
@@ -2312,5 +2365,5 @@
"php": ">=5.6"
},
"platform-dev": [],
"plugin-api-version": "2.
1
.0"
"plugin-api-version": "2.
3
.0"
}
...
...
Please
register
or
sign in
to post a comment