ce9655b9 by Jeff Balicki

composer

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 8d0d2219
...@@ -9,20 +9,20 @@ ...@@ -9,20 +9,20 @@
9 "packages-dev": [ 9 "packages-dev": [
10 { 10 {
11 "name": "composer/pcre", 11 "name": "composer/pcre",
12 "version": "3.1.0", 12 "version": "2.1.0",
13 "source": { 13 "source": {
14 "type": "git", 14 "type": "git",
15 "url": "https://github.com/composer/pcre.git", 15 "url": "https://github.com/composer/pcre.git",
16 "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" 16 "reference": "3fdb2807b31a78a40ad89570e30ec77466c98717"
17 }, 17 },
18 "dist": { 18 "dist": {
19 "type": "zip", 19 "type": "zip",
20 "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", 20 "url": "https://api.github.com/repos/composer/pcre/zipball/3fdb2807b31a78a40ad89570e30ec77466c98717",
21 "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", 21 "reference": "3fdb2807b31a78a40ad89570e30ec77466c98717",
22 "shasum": "" 22 "shasum": ""
23 }, 23 },
24 "require": { 24 "require": {
25 "php": "^7.4 || ^8.0" 25 "php": "^7.2 || ^8.0"
26 }, 26 },
27 "require-dev": { 27 "require-dev": {
28 "phpstan/phpstan": "^1.3", 28 "phpstan/phpstan": "^1.3",
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
32 "type": "library", 32 "type": "library",
33 "extra": { 33 "extra": {
34 "branch-alias": { 34 "branch-alias": {
35 "dev-main": "3.x-dev" 35 "dev-main": "2.x-dev"
36 } 36 }
37 }, 37 },
38 "autoload": { 38 "autoload": {
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
60 ], 60 ],
61 "support": { 61 "support": {
62 "issues": "https://github.com/composer/pcre/issues", 62 "issues": "https://github.com/composer/pcre/issues",
63 "source": "https://github.com/composer/pcre/tree/3.1.0" 63 "source": "https://github.com/composer/pcre/tree/2.1.0"
64 }, 64 },
65 "funding": [ 65 "funding": [
66 { 66 {
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
76 "type": "tidelift" 76 "type": "tidelift"
77 } 77 }
78 ], 78 ],
79 "time": "2022-11-17T09:50:14+00:00" 79 "time": "2022-11-16T18:32:04+00:00"
80 }, 80 },
81 { 81 {
82 "name": "composer/xdebug-handler", 82 "name": "composer/xdebug-handler",
...@@ -146,16 +146,16 @@ ...@@ -146,16 +146,16 @@
146 }, 146 },
147 { 147 {
148 "name": "pdepend/pdepend", 148 "name": "pdepend/pdepend",
149 "version": "2.12.1", 149 "version": "2.13.0",
150 "source": { 150 "source": {
151 "type": "git", 151 "type": "git",
152 "url": "https://github.com/pdepend/pdepend.git", 152 "url": "https://github.com/pdepend/pdepend.git",
153 "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84" 153 "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad"
154 }, 154 },
155 "dist": { 155 "dist": {
156 "type": "zip", 156 "type": "zip",
157 "url": "https://api.github.com/repos/pdepend/pdepend/zipball/7a892d56ceafd804b4a2ecc85184640937ce9e84", 157 "url": "https://api.github.com/repos/pdepend/pdepend/zipball/31be7cd4f305f3f7b52af99c1cb13fc938d1cfad",
158 "reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84", 158 "reference": "31be7cd4f305f3f7b52af99c1cb13fc938d1cfad",
159 "shasum": "" 159 "shasum": ""
160 }, 160 },
161 "require": { 161 "require": {
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
191 "description": "Official version of pdepend to be handled with Composer", 191 "description": "Official version of pdepend to be handled with Composer",
192 "support": { 192 "support": {
193 "issues": "https://github.com/pdepend/pdepend/issues", 193 "issues": "https://github.com/pdepend/pdepend/issues",
194 "source": "https://github.com/pdepend/pdepend/tree/2.12.1" 194 "source": "https://github.com/pdepend/pdepend/tree/2.13.0"
195 }, 195 },
196 "funding": [ 196 "funding": [
197 { 197 {
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
199 "type": "tidelift" 199 "type": "tidelift"
200 } 200 }
201 ], 201 ],
202 "time": "2022-09-08T19:30:37+00:00" 202 "time": "2023-02-28T20:56:15+00:00"
203 }, 203 },
204 { 204 {
205 "name": "php-parallel-lint/php-parallel-lint", 205 "name": "php-parallel-lint/php-parallel-lint",
...@@ -260,27 +260,24 @@ ...@@ -260,27 +260,24 @@
260 }, 260 },
261 { 261 {
262 "name": "php-stubs/wordpress-stubs", 262 "name": "php-stubs/wordpress-stubs",
263 "version": "v6.1.0", 263 "version": "v6.2.0",
264 "source": { 264 "source": {
265 "type": "git", 265 "type": "git",
266 "url": "https://github.com/php-stubs/wordpress-stubs.git", 266 "url": "https://github.com/php-stubs/wordpress-stubs.git",
267 "reference": "19e7966c8e70a99a4824b3e5d1526680a151f13b" 267 "reference": "b73fe99eadf9fb56363619dac0343b6d19907dce"
268 }, 268 },
269 "dist": { 269 "dist": {
270 "type": "zip", 270 "type": "zip",
271 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/19e7966c8e70a99a4824b3e5d1526680a151f13b", 271 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/b73fe99eadf9fb56363619dac0343b6d19907dce",
272 "reference": "19e7966c8e70a99a4824b3e5d1526680a151f13b", 272 "reference": "b73fe99eadf9fb56363619dac0343b6d19907dce",
273 "shasum": "" 273 "shasum": ""
274 }, 274 },
275 "replace": {
276 "giacocorsiglia/wordpress-stubs": "*"
277 },
278 "require-dev": { 275 "require-dev": {
279 "nikic/php-parser": "< 4.12.0", 276 "nikic/php-parser": "< 4.12.0",
280 "php": "~7.3 || ~8.0", 277 "php": "~7.3 || ~8.0",
281 "php-stubs/generator": "^0.8.1", 278 "php-stubs/generator": "^0.8.3",
282 "phpdocumentor/reflection-docblock": "^5.3", 279 "phpdocumentor/reflection-docblock": "^5.3",
283 "phpstan/phpstan": "^1.2" 280 "phpstan/phpstan": "^1.9"
284 }, 281 },
285 "suggest": { 282 "suggest": {
286 "paragonie/sodium_compat": "Pure PHP implementation of libsodium", 283 "paragonie/sodium_compat": "Pure PHP implementation of libsodium",
...@@ -301,9 +298,9 @@ ...@@ -301,9 +298,9 @@
301 ], 298 ],
302 "support": { 299 "support": {
303 "issues": "https://github.com/php-stubs/wordpress-stubs/issues", 300 "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
304 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.1.0" 301 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.2.0"
305 }, 302 },
306 "time": "2022-11-09T05:33:25+00:00" 303 "time": "2023-03-31T09:48:52+00:00"
307 }, 304 },
308 { 305 {
309 "name": "phpcompatibility/php-compatibility", 306 "name": "phpcompatibility/php-compatibility",
...@@ -564,16 +561,16 @@ ...@@ -564,16 +561,16 @@
564 }, 561 },
565 { 562 {
566 "name": "phpstan/phpstan", 563 "name": "phpstan/phpstan",
567 "version": "1.9.2", 564 "version": "1.10.14",
568 "source": { 565 "source": {
569 "type": "git", 566 "type": "git",
570 "url": "https://github.com/phpstan/phpstan.git", 567 "url": "https://github.com/phpstan/phpstan.git",
571 "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa" 568 "reference": "d232901b09e67538e5c86a724be841bea5768a7c"
572 }, 569 },
573 "dist": { 570 "dist": {
574 "type": "zip", 571 "type": "zip",
575 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d6fdf01c53978b6429f1393ba4afeca39cc68afa", 572 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c",
576 "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa", 573 "reference": "d232901b09e67538e5c86a724be841bea5768a7c",
577 "shasum": "" 574 "shasum": ""
578 }, 575 },
579 "require": { 576 "require": {
...@@ -602,8 +599,11 @@ ...@@ -602,8 +599,11 @@
602 "static analysis" 599 "static analysis"
603 ], 600 ],
604 "support": { 601 "support": {
602 "docs": "https://phpstan.org/user-guide/getting-started",
603 "forum": "https://github.com/phpstan/phpstan/discussions",
605 "issues": "https://github.com/phpstan/phpstan/issues", 604 "issues": "https://github.com/phpstan/phpstan/issues",
606 "source": "https://github.com/phpstan/phpstan/tree/1.9.2" 605 "security": "https://github.com/phpstan/phpstan/security/policy",
606 "source": "https://github.com/phpstan/phpstan-src"
607 }, 607 },
608 "funding": [ 608 "funding": [
609 { 609 {
...@@ -619,24 +619,24 @@ ...@@ -619,24 +619,24 @@
619 "type": "tidelift" 619 "type": "tidelift"
620 } 620 }
621 ], 621 ],
622 "time": "2022-11-10T09:56:11+00:00" 622 "time": "2023-04-19T13:47:27+00:00"
623 }, 623 },
624 { 624 {
625 "name": "psr/container", 625 "name": "psr/container",
626 "version": "1.1.2", 626 "version": "1.1.1",
627 "source": { 627 "source": {
628 "type": "git", 628 "type": "git",
629 "url": "https://github.com/php-fig/container.git", 629 "url": "https://github.com/php-fig/container.git",
630 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" 630 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
631 }, 631 },
632 "dist": { 632 "dist": {
633 "type": "zip", 633 "type": "zip",
634 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", 634 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
635 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", 635 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
636 "shasum": "" 636 "shasum": ""
637 }, 637 },
638 "require": { 638 "require": {
639 "php": ">=7.4.0" 639 "php": ">=7.2.0"
640 }, 640 },
641 "type": "library", 641 "type": "library",
642 "autoload": { 642 "autoload": {
...@@ -665,9 +665,9 @@ ...@@ -665,9 +665,9 @@
665 ], 665 ],
666 "support": { 666 "support": {
667 "issues": "https://github.com/php-fig/container/issues", 667 "issues": "https://github.com/php-fig/container/issues",
668 "source": "https://github.com/php-fig/container/tree/1.1.2" 668 "source": "https://github.com/php-fig/container/tree/1.1.1"
669 }, 669 },
670 "time": "2021-11-05T16:50:12+00:00" 670 "time": "2021-03-05T17:36:06+00:00"
671 }, 671 },
672 { 672 {
673 "name": "psr/log", 673 "name": "psr/log",
...@@ -725,12 +725,12 @@ ...@@ -725,12 +725,12 @@
725 "source": { 725 "source": {
726 "type": "git", 726 "type": "git",
727 "url": "https://github.com/Roave/SecurityAdvisories.git", 727 "url": "https://github.com/Roave/SecurityAdvisories.git",
728 "reference": "079707d2c3cc5d146e620c7cdd9b047719bc35fb" 728 "reference": "a4fe21553eb3bbf33bbecf26cb0e2f0973f50c83"
729 }, 729 },
730 "dist": { 730 "dist": {
731 "type": "zip", 731 "type": "zip",
732 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/079707d2c3cc5d146e620c7cdd9b047719bc35fb", 732 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/a4fe21553eb3bbf33bbecf26cb0e2f0973f50c83",
733 "reference": "079707d2c3cc5d146e620c7cdd9b047719bc35fb", 733 "reference": "a4fe21553eb3bbf33bbecf26cb0e2f0973f50c83",
734 "shasum": "" 734 "shasum": ""
735 }, 735 },
736 "conflict": { 736 "conflict": {
...@@ -739,7 +739,8 @@ ...@@ -739,7 +739,8 @@
739 "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", 739 "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
740 "aheinze/cockpit": "<=2.2.1", 740 "aheinze/cockpit": "<=2.2.1",
741 "akaunting/akaunting": "<2.1.13", 741 "akaunting/akaunting": "<2.1.13",
742 "alextselegidis/easyappointments": "<=1.4.3", 742 "akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
743 "alextselegidis/easyappointments": "<1.5",
743 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1", 744 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
744 "amazing/media2click": ">=1,<1.3.3", 745 "amazing/media2click": ">=1,<1.3.3",
745 "amphp/artax": "<1.0.6|>=2,<2.0.6", 746 "amphp/artax": "<1.0.6|>=2,<2.0.6",
...@@ -747,20 +748,27 @@ ...@@ -747,20 +748,27 @@
747 "amphp/http-client": ">=4,<4.4", 748 "amphp/http-client": ">=4,<4.4",
748 "anchorcms/anchor-cms": "<=0.12.7", 749 "anchorcms/anchor-cms": "<=0.12.7",
749 "andreapollastri/cipi": "<=3.1.15", 750 "andreapollastri/cipi": "<=3.1.15",
751 "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<=1.0.1|>=2,<=2.2.4",
750 "apereo/phpcas": "<1.6", 752 "apereo/phpcas": "<1.6",
751 "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6", 753 "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",
752 "appwrite/server-ce": "<0.11.1|>=0.12,<0.12.2", 754 "appwrite/server-ce": "<=1.2.1",
755 "arc/web": "<3",
753 "area17/twill": "<1.2.5|>=2,<2.5.3", 756 "area17/twill": "<1.2.5|>=2,<2.5.3",
754 "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99", 757 "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
758 "automad/automad": "<1.8",
755 "awesome-support/awesome-support": "<=6.0.7", 759 "awesome-support/awesome-support": "<=6.0.7",
756 "aws/aws-sdk-php": ">=3,<3.2.1", 760 "aws/aws-sdk-php": ">=3,<3.2.1",
757 "backdrop/backdrop": "<=1.23", 761 "azuracast/azuracast": "<0.18",
762 "backdrop/backdrop": "<1.24.2",
758 "badaso/core": "<2.7", 763 "badaso/core": "<2.7",
759 "bagisto/bagisto": "<0.1.5", 764 "bagisto/bagisto": "<0.1.5",
760 "barrelstrength/sprout-base-email": "<1.2.7", 765 "barrelstrength/sprout-base-email": "<1.2.7",
761 "barrelstrength/sprout-forms": "<3.9", 766 "barrelstrength/sprout-forms": "<3.9",
762 "barryvdh/laravel-translation-manager": "<0.6.2", 767 "barryvdh/laravel-translation-manager": "<0.6.2",
763 "baserproject/basercms": "<4.7.2", 768 "barzahlen/barzahlen-php": "<2.0.1",
769 "baserproject/basercms": "<4.7.5",
770 "bassjobsen/bootstrap-3-typeahead": ">4.0.2",
771 "bigfork/silverstripe-form-capture": ">=3,<=3.1",
764 "billz/raspap-webgui": "<=2.6.6", 772 "billz/raspap-webgui": "<=2.6.6",
765 "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", 773 "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",
766 "bmarshall511/wordpress_zero_spam": "<5.2.13", 774 "bmarshall511/wordpress_zero_spam": "<5.2.13",
...@@ -775,34 +783,38 @@ ...@@ -775,34 +783,38 @@
775 "bugsnag/bugsnag-laravel": ">=2,<2.0.2", 783 "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
776 "bytefury/crater": "<6.0.2", 784 "bytefury/crater": "<6.0.2",
777 "cachethq/cachet": "<2.5.1", 785 "cachethq/cachet": "<2.5.1",
778 "cakephp/cakephp": "<3.10.3|>=4,<4.0.6", 786 "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",
787 "cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
779 "cardgate/magento2": "<2.0.33", 788 "cardgate/magento2": "<2.0.33",
780 "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4", 789 "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
781 "cartalyst/sentry": "<=2.1.6", 790 "cartalyst/sentry": "<=2.1.6",
782 "catfan/medoo": "<1.7.5", 791 "catfan/medoo": "<1.7.5",
783 "centreon/centreon": "<22.10-beta.1", 792 "centreon/centreon": "<22.10-beta.1",
784 "cesnet/simplesamlphp-module-proxystatistics": "<3.1", 793 "cesnet/simplesamlphp-module-proxystatistics": "<3.1",
794 "cockpit-hq/cockpit": "<2.4.1",
785 "codeception/codeception": "<3.1.3|>=4,<4.1.22", 795 "codeception/codeception": "<3.1.3|>=4,<4.1.22",
786 "codeigniter/framework": "<=3.0.6", 796 "codeigniter/framework": "<=3.0.6",
787 "codeigniter4/framework": "<4.2.7", 797 "codeigniter4/framework": "<4.2.11",
788 "codeigniter4/shield": "= 1.0.0-beta", 798 "codeigniter4/shield": "<1-beta.4|= 1.0.0-beta",
789 "codiad/codiad": "<=2.8.4", 799 "codiad/codiad": "<=2.8.4",
790 "composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5", 800 "composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
791 "concrete5/concrete5": "<=9.1.3|>= 9.0.0RC1, < 9.1.3", 801 "concrete5/concrete5": "<9.2|>= 9.0.0RC1, < 9.1.3",
792 "concrete5/core": "<8.5.8|>=9,<9.1", 802 "concrete5/core": "<8.5.8|>=9,<9.1",
793 "contao-components/mediaelement": ">=2.14.2,<2.21.1", 803 "contao-components/mediaelement": ">=2.14.2,<2.21.1",
794 "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3", 804 "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",
795 "contao/core": ">=2,<3.5.39", 805 "contao/core": ">=2,<3.5.39",
796 "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3|= 4.10.0", 806 "contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0",
797 "contao/listing-bundle": ">=4,<4.4.8", 807 "contao/listing-bundle": ">=4,<4.4.8",
798 "contao/managed-edition": "<=1.5", 808 "contao/managed-edition": "<=1.5",
799 "craftcms/cms": "<3.7.55.2|>= 4.0.0-RC1, < 4.2.1", 809 "craftcms/cms": "<3.7.68|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1",
800 "croogo/croogo": "<3.0.7", 810 "croogo/croogo": "<3.0.7",
801 "cuyz/valinor": "<0.12", 811 "cuyz/valinor": "<0.12",
802 "czproject/git-php": "<4.0.3", 812 "czproject/git-php": "<4.0.3",
803 "darylldoyle/safe-svg": "<1.9.10", 813 "darylldoyle/safe-svg": "<1.9.10",
804 "datadog/dd-trace": ">=0.30,<0.30.2", 814 "datadog/dd-trace": ">=0.30,<0.30.2",
805 "david-garcia/phpwhois": "<=4.3.1", 815 "david-garcia/phpwhois": "<=4.3.1",
816 "dbrisinajumi/d2files": "<1",
817 "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
806 "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1", 818 "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
807 "directmailteam/direct-mail": "<5.2.4", 819 "directmailteam/direct-mail": "<5.2.4",
808 "doctrine/annotations": ">=1,<1.2.7", 820 "doctrine/annotations": ">=1,<1.2.7",
...@@ -815,14 +827,15 @@ ...@@ -815,14 +827,15 @@
815 "doctrine/mongodb-odm-bundle": ">=2,<3.0.1", 827 "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
816 "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", 828 "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
817 "dolibarr/dolibarr": "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2", 829 "dolibarr/dolibarr": "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2",
818 "dompdf/dompdf": "<2.0.1", 830 "dompdf/dompdf": "<2.0.2|= 2.0.2",
819 "drupal/core": ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3", 831 "drupal/core": ">=7,<7.96|>=8,<9.4.14|>=9.5,<9.5.8|>=10,<10.0.8",
820 "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", 832 "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
821 "dweeves/magmi": "<=0.7.24", 833 "dweeves/magmi": "<=0.7.24",
822 "ecodev/newsletter": "<=4", 834 "ecodev/newsletter": "<=4",
823 "ectouch/ectouch": "<=2.7.2", 835 "ectouch/ectouch": "<=2.7.2",
824 "elefant/cms": "<1.3.13", 836 "elefant/cms": "<1.3.13",
825 "elgg/elgg": "<3.3.24|>=4,<4.0.5", 837 "elgg/elgg": "<3.3.24|>=4,<4.0.5",
838 "encore/laravel-admin": "<=1.8.19",
826 "endroid/qr-code-bundle": "<3.4.2", 839 "endroid/qr-code-bundle": "<3.4.2",
827 "enshrined/svg-sanitize": "<0.15", 840 "enshrined/svg-sanitize": "<0.15",
828 "erusev/parsedown": "<1.7.2", 841 "erusev/parsedown": "<1.7.2",
...@@ -837,11 +850,11 @@ ...@@ -837,11 +850,11 @@
837 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26", 850 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26",
838 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1", 851 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
839 "ezsystems/ezplatform-graphql": ">=1-rc.1,<1.0.13|>=2-beta.1,<2.3.12", 852 "ezsystems/ezplatform-graphql": ">=1-rc.1,<1.0.13|>=2-beta.1,<2.3.12",
840 "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.26", 853 "ezsystems/ezplatform-kernel": "<1.2.5.1|>=1.3,<1.3.26",
841 "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8", 854 "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
842 "ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7", 855 "ezsystems/ezplatform-richtext": ">=2.3,<2.3.7.1",
843 "ezsystems/ezplatform-user": ">=1,<1.0.1", 856 "ezsystems/ezplatform-user": ">=1,<1.0.1",
844 "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.30", 857 "ezsystems/ezpublish-kernel": "<6.13.8.2|>=7,<7.5.30",
845 "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1", 858 "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1",
846 "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3", 859 "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
847 "ezsystems/repository-forms": ">=2.3,<2.3.2.1|>=2.5,<2.5.15", 860 "ezsystems/repository-forms": ">=2.3,<2.3.2.1|>=2.5,<2.5.15",
...@@ -849,11 +862,14 @@ ...@@ -849,11 +862,14 @@
849 "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", 862 "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
850 "facturascripts/facturascripts": "<=2022.8", 863 "facturascripts/facturascripts": "<=2022.8",
851 "feehi/cms": "<=2.1.1", 864 "feehi/cms": "<=2.1.1",
852 "feehi/feehicms": "<=2.0.1.1", 865 "feehi/feehicms": "<=2.1.1",
853 "fenom/fenom": "<=2.12.1", 866 "fenom/fenom": "<=2.12.1",
854 "filegator/filegator": "<7.8", 867 "filegator/filegator": "<7.8",
855 "firebase/php-jwt": "<2", 868 "firebase/php-jwt": "<6",
856 "flarum/core": ">=1,<=1.0.1|>=1.5,<1.6.2", 869 "fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
870 "fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
871 "flarum/core": "<1.7",
872 "flarum/mentions": "<1.6.3",
857 "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15", 873 "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
858 "flarum/tags": "<=0.1-beta.13", 874 "flarum/tags": "<=0.1-beta.13",
859 "fluidtypo3/vhs": "<5.1.1", 875 "fluidtypo3/vhs": "<5.1.1",
...@@ -862,14 +878,16 @@ ...@@ -862,14 +878,16 @@
862 "fooman/tcpdf": "<6.2.22", 878 "fooman/tcpdf": "<6.2.22",
863 "forkcms/forkcms": "<5.11.1", 879 "forkcms/forkcms": "<5.11.1",
864 "fossar/tcpdf-parser": "<6.2.22", 880 "fossar/tcpdf-parser": "<6.2.22",
865 "francoisjacquet/rosariosis": "<10.1", 881 "francoisjacquet/rosariosis": "<10.9.3",
882 "frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
866 "friendsofsymfony/oauth2-php": "<1.3", 883 "friendsofsymfony/oauth2-php": "<1.3",
867 "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", 884 "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
868 "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", 885 "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
869 "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", 886 "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
870 "froala/wysiwyg-editor": "<3.2.7", 887 "froala/wysiwyg-editor": "<3.2.7",
871 "froxlor/froxlor": "<0.10.39", 888 "froxlor/froxlor": "<2.0.14",
872 "fuel/core": "<1.8.1", 889 "fuel/core": "<1.8.1",
890 "funadmin/funadmin": "<=3.2",
873 "gaoming13/wechat-php-sdk": "<=1.10.2", 891 "gaoming13/wechat-php-sdk": "<=1.10.2",
874 "genix/cms": "<=1.1.11", 892 "genix/cms": "<=1.1.11",
875 "getgrav/grav": "<1.7.34", 893 "getgrav/grav": "<1.7.34",
...@@ -880,15 +898,18 @@ ...@@ -880,15 +898,18 @@
880 "globalpayments/php-sdk": "<2", 898 "globalpayments/php-sdk": "<2",
881 "google/protobuf": "<3.15", 899 "google/protobuf": "<3.15",
882 "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3", 900 "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
883 "gree/jose": "<=2.2", 901 "gree/jose": "<2.2.1",
884 "gregwar/rst": "<1.0.3", 902 "gregwar/rst": "<1.0.3",
885 "grumpydictator/firefly-iii": "<5.6.5", 903 "grumpydictator/firefly-iii": "<6",
886 "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5", 904 "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
887 "guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1", 905 "guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
906 "harvesthq/chosen": "<1.8.7",
888 "helloxz/imgurl": "= 2.31|<=2.31", 907 "helloxz/imgurl": "= 2.31|<=2.31",
889 "hillelcoren/invoice-ninja": "<5.3.35", 908 "hillelcoren/invoice-ninja": "<5.3.35",
909 "himiklab/yii2-jqgrid-widget": "<1.0.8",
890 "hjue/justwriting": "<=1", 910 "hjue/justwriting": "<=1",
891 "hov/jobfair": "<1.0.13|>=2,<2.0.2", 911 "hov/jobfair": "<1.0.13|>=2,<2.0.2",
912 "httpsoft/http-message": "<1.0.12",
892 "hyn/multi-tenant": ">=5.6,<5.7.2", 913 "hyn/multi-tenant": ">=5.6,<5.7.2",
893 "ibexa/admin-ui": ">=4.2,<4.2.3", 914 "ibexa/admin-ui": ">=4.2,<4.2.3",
894 "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3", 915 "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3",
...@@ -902,8 +923,9 @@ ...@@ -902,8 +923,9 @@
902 "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", 923 "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",
903 "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75", 924 "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
904 "impresscms/impresscms": "<=1.4.3", 925 "impresscms/impresscms": "<=1.4.3",
905 "in2code/femanager": "<5.5.2|>=6,<6.3.3|>=7,<7.0.1", 926 "in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.1",
906 "in2code/lux": "<17.6.1|>=18,<24.0.2", 927 "in2code/lux": "<17.6.1|>=18,<24.0.2",
928 "innologi/typo3-appointments": "<2.0.6",
907 "intelliants/subrion": "<=4.2.1", 929 "intelliants/subrion": "<=4.2.1",
908 "islandora/islandora": ">=2,<2.4.1", 930 "islandora/islandora": ">=2,<2.4.1",
909 "ivankristianto/phpwhois": "<=4.3", 931 "ivankristianto/phpwhois": "<=4.3",
...@@ -919,13 +941,16 @@ ...@@ -919,13 +941,16 @@
919 "jsdecena/laracom": "<2.0.9", 941 "jsdecena/laracom": "<2.0.9",
920 "jsmitty12/phpwhois": "<5.1", 942 "jsmitty12/phpwhois": "<5.1",
921 "kazist/phpwhois": "<=4.2.6", 943 "kazist/phpwhois": "<=4.2.6",
944 "kelvinmo/simplexrd": "<3.1.1",
922 "kevinpapst/kimai2": "<1.16.7", 945 "kevinpapst/kimai2": "<1.16.7",
946 "kimai/kimai": "<1.1",
923 "kitodo/presentation": "<3.1.2", 947 "kitodo/presentation": "<3.1.2",
924 "klaviyo/magento2-extension": ">=1,<3", 948 "klaviyo/magento2-extension": ">=1,<3",
949 "knplabs/knp-snappy": "<1.4.2",
925 "krayin/laravel-crm": "<1.2.2", 950 "krayin/laravel-crm": "<1.2.2",
926 "kreait/firebase-php": ">=3.2,<3.8.1", 951 "kreait/firebase-php": ">=3.2,<3.8.1",
927 "la-haute-societe/tcpdf": "<6.2.22", 952 "la-haute-societe/tcpdf": "<6.2.22",
928 "laminas/laminas-diactoros": "<2.11.1", 953 "laminas/laminas-diactoros": "<2.18.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",
929 "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1", 954 "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
930 "laminas/laminas-http": "<2.14.2", 955 "laminas/laminas-http": "<2.14.2",
931 "laravel/fortify": "<1.11.1", 956 "laravel/fortify": "<1.11.1",
...@@ -938,6 +963,7 @@ ...@@ -938,6 +963,7 @@
938 "league/flysystem": "<1.1.4|>=2,<2.1.1", 963 "league/flysystem": "<1.1.4|>=2,<2.1.1",
939 "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3", 964 "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
940 "librenms/librenms": "<22.10", 965 "librenms/librenms": "<22.10",
966 "liftkit/database": "<2.13.2",
941 "limesurvey/limesurvey": "<3.27.19", 967 "limesurvey/limesurvey": "<3.27.19",
942 "livehelperchat/livehelperchat": "<=3.91", 968 "livehelperchat/livehelperchat": "<=3.91",
943 "livewire/livewire": ">2.2.4,<2.2.6", 969 "livewire/livewire": ">2.2.4,<2.2.6",
...@@ -948,21 +974,26 @@ ...@@ -948,21 +974,26 @@
948 "magento/magento1ce": "<1.9.4.3", 974 "magento/magento1ce": "<1.9.4.3",
949 "magento/magento1ee": ">=1,<1.14.4.3", 975 "magento/magento1ee": ">=1,<1.14.4.3",
950 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2", 976 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
977 "maikuolan/phpmussel": ">=1,<1.6",
978 "mantisbt/mantisbt": "<=2.25.5",
951 "marcwillmann/turn": "<0.3.3", 979 "marcwillmann/turn": "<0.3.3",
952 "matyhtf/framework": "<3.0.6", 980 "matyhtf/framework": "<3.0.6",
953 "mautic/core": "<4.3|= 2.13.1", 981 "mautic/core": "<4.3|= 2.13.1",
954 "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", 982 "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",
983 "mediawiki/matomo": "<2.4.3",
955 "melisplatform/melis-asset-manager": "<5.0.1", 984 "melisplatform/melis-asset-manager": "<5.0.1",
956 "melisplatform/melis-cms": "<5.0.1", 985 "melisplatform/melis-cms": "<5.0.1",
957 "melisplatform/melis-front": "<5.0.1", 986 "melisplatform/melis-front": "<5.0.1",
958 "mezzio/mezzio-swoole": "<3.7|>=4,<4.3", 987 "mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
959 "microweber/microweber": "<=1.3.1", 988 "mgallegos/laravel-jqgrid": "<=1.3",
989 "microweber/microweber": "<1.3.4",
960 "miniorange/miniorange-saml": "<1.4.3", 990 "miniorange/miniorange-saml": "<1.4.3",
961 "mittwald/typo3_forum": "<1.2.1", 991 "mittwald/typo3_forum": "<1.2.1",
992 "mobiledetect/mobiledetectlib": "<2.8.32",
962 "modx/revolution": "<= 2.8.3-pl|<2.8", 993 "modx/revolution": "<= 2.8.3-pl|<2.8",
963 "mojo42/jirafeau": "<4.4", 994 "mojo42/jirafeau": "<4.4",
964 "monolog/monolog": ">=1.8,<1.12", 995 "monolog/monolog": ">=1.8,<1.12",
965 "moodle/moodle": "<4.0.5", 996 "moodle/moodle": "<4.2-rc.2|= 3.11",
966 "mustache/mustache": ">=2,<2.14.1", 997 "mustache/mustache": ">=2,<2.14.1",
967 "namshi/jose": "<2.2", 998 "namshi/jose": "<2.2",
968 "neoan3-apps/template": "<1.1.1", 999 "neoan3-apps/template": "<1.1.1",
...@@ -974,10 +1005,11 @@ ...@@ -974,10 +1005,11 @@
974 "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", 1005 "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
975 "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", 1006 "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",
976 "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13", 1007 "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
977 "nilsteampassnet/teampass": "<=2.1.27.36", 1008 "nilsteampassnet/teampass": "<3.0.3",
978 "notrinos/notrinos-erp": "<=0.7", 1009 "notrinos/notrinos-erp": "<=0.7",
979 "noumo/easyii": "<=0.9", 1010 "noumo/easyii": "<=0.9",
980 "nukeviet/nukeviet": "<4.5.2", 1011 "nukeviet/nukeviet": "<4.5.2",
1012 "nyholm/psr7": "<1.6.1",
981 "nystudio107/craft-seomatic": "<3.4.12", 1013 "nystudio107/craft-seomatic": "<3.4.12",
982 "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", 1014 "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
983 "october/backend": "<1.1.2", 1015 "october/backend": "<1.1.2",
...@@ -990,7 +1022,7 @@ ...@@ -990,7 +1022,7 @@
990 "open-web-analytics/open-web-analytics": "<1.7.4", 1022 "open-web-analytics/open-web-analytics": "<1.7.4",
991 "opencart/opencart": "<=3.0.3.7", 1023 "opencart/opencart": "<=3.0.3.7",
992 "openid/php-openid": "<2.3", 1024 "openid/php-openid": "<2.3",
993 "openmage/magento-lts": "<19.4.15|>=20,<20.0.13", 1025 "openmage/magento-lts": "<19.4.22|>=20,<20.0.19",
994 "orchid/platform": ">=9,<9.4.4", 1026 "orchid/platform": ">=9,<9.4.4",
995 "oro/commerce": ">=4.1,<5.0.6", 1027 "oro/commerce": ">=4.1,<5.0.6",
996 "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7", 1028 "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
...@@ -1007,29 +1039,34 @@ ...@@ -1007,29 +1039,34 @@
1007 "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1", 1039 "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
1008 "personnummer/personnummer": "<3.0.2", 1040 "personnummer/personnummer": "<3.0.2",
1009 "phanan/koel": "<5.1.4", 1041 "phanan/koel": "<5.1.4",
1042 "php-mod/curl": "<2.3.2",
1043 "phpbb/phpbb": ">=3.2,<3.2.10|>=3.3,<3.3.1",
1010 "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7", 1044 "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
1011 "phpmailer/phpmailer": "<6.5", 1045 "phpmailer/phpmailer": "<6.5",
1012 "phpmussel/phpmussel": ">=1,<1.6", 1046 "phpmussel/phpmussel": ">=1,<1.6",
1013 "phpmyadmin/phpmyadmin": "<5.1.3", 1047 "phpmyadmin/phpmyadmin": "<5.2.1",
1014 "phpmyfaq/phpmyfaq": "<=3.1.7", 1048 "phpmyfaq/phpmyfaq": "<=3.1.7",
1015 "phpoffice/phpexcel": "<1.8", 1049 "phpoffice/phpexcel": "<1.8",
1016 "phpoffice/phpspreadsheet": "<1.16", 1050 "phpoffice/phpspreadsheet": "<1.16",
1017 "phpseclib/phpseclib": "<2.0.31|>=3,<3.0.7", 1051 "phpseclib/phpseclib": "<2.0.31|>=3,<3.0.19",
1018 "phpservermon/phpservermon": "<=3.5.2", 1052 "phpservermon/phpservermon": "<=3.5.2",
1053 "phpsysinfo/phpsysinfo": "<3.2.5",
1019 "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5,<5.6.3", 1054 "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5,<5.6.3",
1020 "phpwhois/phpwhois": "<=4.2.5", 1055 "phpwhois/phpwhois": "<=4.2.5",
1021 "phpxmlrpc/extras": "<0.6.1", 1056 "phpxmlrpc/extras": "<0.6.1",
1022 "phpxmlrpc/phpxmlrpc": "<4.9", 1057 "phpxmlrpc/phpxmlrpc": "<4.9.2",
1023 "pimcore/data-hub": "<1.2.4", 1058 "pimcore/data-hub": "<1.2.4",
1024 "pimcore/pimcore": "<10.5.9", 1059 "pimcore/perspective-editor": "<1.5.1",
1060 "pimcore/pimcore": "<10.5.21",
1061 "pixelfed/pixelfed": "<=0.11.4",
1025 "pocketmine/bedrock-protocol": "<8.0.2", 1062 "pocketmine/bedrock-protocol": "<8.0.2",
1026 "pocketmine/pocketmine-mp": "<4.7.2|>= 4.0.0-BETA5, < 4.4.2", 1063 "pocketmine/pocketmine-mp": "<4.12.5|>= 4.0.0-BETA5, < 4.4.2",
1027 "pressbooks/pressbooks": "<5.18", 1064 "pressbooks/pressbooks": "<5.18",
1028 "prestashop/autoupgrade": ">=4,<4.10.1", 1065 "prestashop/autoupgrade": ">=4,<4.10.1",
1029 "prestashop/blockwishlist": ">=2,<2.1.1", 1066 "prestashop/blockwishlist": ">=2,<2.1.1",
1030 "prestashop/contactform": ">=1.0.1,<4.3", 1067 "prestashop/contactform": ">=1.0.1,<4.3",
1031 "prestashop/gamification": "<2.3.2", 1068 "prestashop/gamification": "<2.3.2",
1032 "prestashop/prestashop": ">=1.6.0.10,<1.7.8.7", 1069 "prestashop/prestashop": "<8.0.4",
1033 "prestashop/productcomments": "<5.0.2", 1070 "prestashop/productcomments": "<5.0.2",
1034 "prestashop/ps_emailsubscription": "<2.6.1", 1071 "prestashop/ps_emailsubscription": "<2.6.1",
1035 "prestashop/ps_facetedsearch": "<3.4.1", 1072 "prestashop/ps_facetedsearch": "<3.4.1",
...@@ -1046,9 +1083,11 @@ ...@@ -1046,9 +1083,11 @@
1046 "rainlab/debugbar-plugin": "<3.1", 1083 "rainlab/debugbar-plugin": "<3.1",
1047 "rankmath/seo-by-rank-math": "<=1.0.95", 1084 "rankmath/seo-by-rank-math": "<=1.0.95",
1048 "react/http": ">=0.7,<1.7", 1085 "react/http": ">=0.7,<1.7",
1086 "really-simple-plugins/complianz-gdpr": "<6.4.2",
1049 "remdex/livehelperchat": "<3.99", 1087 "remdex/livehelperchat": "<3.99",
1050 "rmccue/requests": ">=1.6,<1.8", 1088 "rmccue/requests": ">=1.6,<1.8",
1051 "robrichards/xmlseclibs": "<3.0.4", 1089 "robrichards/xmlseclibs": "<3.0.4",
1090 "roots/soil": "<4.1",
1052 "rudloff/alltube": "<3.0.3", 1091 "rudloff/alltube": "<3.0.3",
1053 "s-cart/core": "<6.9", 1092 "s-cart/core": "<6.9",
1054 "s-cart/s-cart": "<6.9", 1093 "s-cart/s-cart": "<6.9",
...@@ -1057,25 +1096,25 @@ ...@@ -1057,25 +1096,25 @@
1057 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11", 1096 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
1058 "sensiolabs/connect": "<4.2.3", 1097 "sensiolabs/connect": "<4.2.3",
1059 "serluck/phpwhois": "<=4.2.6", 1098 "serluck/phpwhois": "<=4.2.6",
1060 "shopware/core": "<=6.4.9", 1099 "shopware/core": "<=6.4.20",
1061 "shopware/platform": "<=6.4.9", 1100 "shopware/platform": "<=6.4.20",
1062 "shopware/production": "<=6.3.5.2", 1101 "shopware/production": "<=6.3.5.2",
1063 "shopware/shopware": "<=5.7.14", 1102 "shopware/shopware": "<=5.7.14",
1064 "shopware/storefront": "<=6.4.8.1", 1103 "shopware/storefront": "<=6.4.8.1",
1065 "shopxo/shopxo": "<2.2.6", 1104 "shopxo/shopxo": "<2.2.6",
1066 "showdoc/showdoc": "<2.10.4", 1105 "showdoc/showdoc": "<2.10.4",
1067 "silverstripe/admin": ">=1,<1.11.3", 1106 "silverstripe/admin": "<1.12.7",
1068 "silverstripe/assets": ">=1,<1.11.1", 1107 "silverstripe/assets": ">=1,<1.11.1",
1069 "silverstripe/cms": "<4.11.3", 1108 "silverstripe/cms": "<4.11.3",
1070 "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", 1109 "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
1071 "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", 1110 "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
1072 "silverstripe/framework": "<4.11.14", 1111 "silverstripe/framework": "<4.12.5",
1073 "silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1", 1112 "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",
1074 "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1", 1113 "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
1075 "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1", 1114 "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
1076 "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4", 1115 "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
1077 "silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1", 1116 "silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
1078 "silverstripe/subsites": ">=2,<2.1.1", 1117 "silverstripe/subsites": ">=2,<2.6.1",
1079 "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1", 1118 "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
1080 "silverstripe/userforms": "<3", 1119 "silverstripe/userforms": "<3",
1081 "silverstripe/versioned-admin": ">=1,<1.11.1", 1120 "silverstripe/versioned-admin": ">=1,<1.11.1",
...@@ -1083,10 +1122,14 @@ ...@@ -1083,10 +1122,14 @@
1083 "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", 1122 "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
1084 "simplesamlphp/simplesamlphp": "<1.18.6", 1123 "simplesamlphp/simplesamlphp": "<1.18.6",
1085 "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1", 1124 "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
1125 "simplesamlphp/simplesamlphp-module-openid": "<1",
1126 "simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
1086 "simplito/elliptic-php": "<1.0.6", 1127 "simplito/elliptic-php": "<1.0.6",
1128 "sitegeist/fluid-components": "<3.5",
1129 "slim/psr7": "<1.6.1",
1087 "slim/slim": "<2.6", 1130 "slim/slim": "<2.6",
1088 "smarty/smarty": "<3.1.47|>=4,<4.2.1", 1131 "smarty/smarty": "<3.1.48|>=4,<4.3.1",
1089 "snipe/snipe-it": "<6.0.11|>= 6.0.0-RC-1, <= 6.0.0-RC-5", 1132 "snipe/snipe-it": "<=6.0.14|>= 6.0.0-RC-1, <= 6.0.0-RC-5",
1090 "socalnick/scn-social-auth": "<1.15.2", 1133 "socalnick/scn-social-auth": "<1.15.2",
1091 "socialiteproviders/steam": "<1.1", 1134 "socialiteproviders/steam": "<1.1",
1092 "spatie/browsershot": "<3.57.4", 1135 "spatie/browsershot": "<3.57.4",
...@@ -1098,7 +1141,10 @@ ...@@ -1098,7 +1141,10 @@
1098 "stormpath/sdk": ">=0,<9.9.99", 1141 "stormpath/sdk": ">=0,<9.9.99",
1099 "studio-42/elfinder": "<2.1.59", 1142 "studio-42/elfinder": "<2.1.59",
1100 "subrion/cms": "<=4.2.1", 1143 "subrion/cms": "<=4.2.1",
1144 "sukohi/surpass": "<1",
1101 "sulu/sulu": "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8", 1145 "sulu/sulu": "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8",
1146 "sumocoders/framework-user-bundle": "<1.4",
1147 "swag/paypal": "<5.4.4",
1102 "swiftmailer/swiftmailer": ">=4,<5.4.5", 1148 "swiftmailer/swiftmailer": ">=4,<5.4.5",
1103 "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2", 1149 "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
1104 "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", 1150 "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 @@ ...@@ -1108,15 +1154,16 @@
1108 "sylius/sylius": "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2", 1154 "sylius/sylius": "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2",
1109 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99", 1155 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
1110 "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", 1156 "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",
1157 "symbiote/silverstripe-seed": "<6.0.3",
1111 "symbiote/silverstripe-versionedfiles": "<=2.0.3", 1158 "symbiote/silverstripe-versionedfiles": "<=2.0.3",
1112 "symfont/process": ">=0,<4", 1159 "symfont/process": ">=0",
1113 "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8", 1160 "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
1114 "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", 1161 "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",
1115 "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4", 1162 "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
1116 "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", 1163 "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",
1117 "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", 1164 "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",
1118 "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", 1165 "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",
1119 "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", 1166 "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",
1120 "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13", 1167 "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
1121 "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1", 1168 "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
1122 "symfony/mime": ">=4.3,<4.3.8", 1169 "symfony/mime": ">=4.3,<4.3.8",
...@@ -1126,13 +1173,13 @@ ...@@ -1126,13 +1173,13 @@
1126 "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", 1173 "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",
1127 "symfony/routing": ">=2,<2.0.19", 1174 "symfony/routing": ">=2,<2.0.19",
1128 "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8", 1175 "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
1129 "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", 1176 "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",
1130 "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", 1177 "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",
1131 "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", 1178 "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",
1132 "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8", 1179 "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
1133 "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", 1180 "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",
1134 "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12", 1181 "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
1135 "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", 1182 "symfony/symfony": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
1136 "symfony/translation": ">=2,<2.0.17", 1183 "symfony/translation": ">=2,<2.0.17",
1137 "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3", 1184 "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
1138 "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", 1185 "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
...@@ -1141,28 +1188,31 @@ ...@@ -1141,28 +1188,31 @@
1141 "t3/dce": ">=2.2,<2.6.2", 1188 "t3/dce": ">=2.2,<2.6.2",
1142 "t3g/svg-sanitizer": "<1.0.3", 1189 "t3g/svg-sanitizer": "<1.0.3",
1143 "tastyigniter/tastyigniter": "<3.3", 1190 "tastyigniter/tastyigniter": "<3.3",
1191 "tcg/voyager": "<=1.4",
1144 "tecnickcom/tcpdf": "<6.2.22", 1192 "tecnickcom/tcpdf": "<6.2.22",
1145 "terminal42/contao-tablelookupwizard": "<3.3.5", 1193 "terminal42/contao-tablelookupwizard": "<3.3.5",
1146 "thelia/backoffice-default-template": ">=2.1,<2.1.2", 1194 "thelia/backoffice-default-template": ">=2.1,<2.1.2",
1147 "thelia/thelia": ">=2.1-beta.1,<2.1.3", 1195 "thelia/thelia": ">=2.1-beta.1,<2.1.3",
1148 "theonedemon/phpwhois": "<=4.2.5", 1196 "theonedemon/phpwhois": "<=4.2.5",
1149 "thinkcmf/thinkcmf": "<=5.1.7", 1197 "thinkcmf/thinkcmf": "<=5.1.7",
1150 "thorsten/phpmyfaq": "<3.1.8", 1198 "thorsten/phpmyfaq": "<3.1.13",
1151 "tinymce/tinymce": "<5.10", 1199 "tinymce/tinymce": "<5.10.7|>=6,<6.3.1",
1200 "tinymighty/wiki-seo": "<1.2.2",
1152 "titon/framework": ">=0,<9.9.99", 1201 "titon/framework": ">=0,<9.9.99",
1153 "tobiasbg/tablepress": "<= 2.0-RC1", 1202 "tobiasbg/tablepress": "<= 2.0-RC1",
1154 "topthink/framework": "<=6.0.13", 1203 "topthink/framework": "<6.0.14",
1155 "topthink/think": "<=6.0.9", 1204 "topthink/think": "<=6.1.1",
1156 "topthink/thinkphp": "<=3.2.3", 1205 "topthink/thinkphp": "<=3.2.3",
1157 "tribalsystems/zenario": "<=9.3.57595", 1206 "tribalsystems/zenario": "<=9.3.57595",
1158 "truckersmp/phpwhois": "<=4.3.1", 1207 "truckersmp/phpwhois": "<=4.3.1",
1208 "ttskch/pagination-service-provider": "<1",
1159 "twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3", 1209 "twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
1160 "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", 1210 "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",
1161 "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", 1211 "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
1162 "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", 1212 "typo3/cms-core": "<8.7.51|>=9,<9.5.40|>=10,<10.4.36|>=11,<11.5.23|>=12,<12.2",
1163 "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", 1213 "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
1164 "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", 1214 "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",
1165 "typo3/html-sanitizer": ">=1,<1.0.7|>=2,<2.0.16", 1215 "typo3/html-sanitizer": ">=1,<1.5|>=2,<2.1.1",
1166 "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", 1216 "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",
1167 "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1", 1217 "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
1168 "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", 1218 "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
...@@ -1171,13 +1221,18 @@ ...@@ -1171,13 +1221,18 @@
1171 "unisharp/laravel-filemanager": "<=2.5.1", 1221 "unisharp/laravel-filemanager": "<=2.5.1",
1172 "userfrosting/userfrosting": ">=0.3.1,<4.6.3", 1222 "userfrosting/userfrosting": ">=0.3.1,<4.6.3",
1173 "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2", 1223 "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
1224 "uvdesk/community-skeleton": "<=1.1.1",
1174 "vanilla/safecurl": "<0.9.2", 1225 "vanilla/safecurl": "<0.9.2",
1175 "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4", 1226 "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
1227 "vova07/yii2-fileapi-widget": "<0.1.9",
1176 "vrana/adminer": "<4.8.1", 1228 "vrana/adminer": "<4.8.1",
1177 "wallabag/tcpdf": "<6.2.22", 1229 "wallabag/tcpdf": "<6.2.22",
1230 "wallabag/wallabag": "<2.5.4",
1178 "wanglelecc/laracms": "<=1.0.3", 1231 "wanglelecc/laracms": "<=1.0.3",
1179 "web-auth/webauthn-framework": ">=3.3,<3.3.4", 1232 "web-auth/webauthn-framework": ">=3.3,<3.3.4",
1233 "webbuilders-group/silverstripe-kapost-bridge": "<0.4",
1180 "webcoast/deferred-image-processing": "<1.0.2", 1234 "webcoast/deferred-image-processing": "<1.0.2",
1235 "webpa/webpa": "<3.1.2",
1181 "wikimedia/parsoid": "<0.12.2", 1236 "wikimedia/parsoid": "<0.12.2",
1182 "willdurand/js-translation-bundle": "<2.1.1", 1237 "willdurand/js-translation-bundle": "<2.1.1",
1183 "wintercms/winter": "<1.0.475|>=1.1,<1.1.10|>=1.2,<1.2.1", 1238 "wintercms/winter": "<1.0.475|>=1.1,<1.1.10|>=1.2,<1.2.1",
...@@ -1185,7 +1240,10 @@ ...@@ -1185,7 +1240,10 @@
1185 "wp-cli/wp-cli": "<2.5", 1240 "wp-cli/wp-cli": "<2.5",
1186 "wp-graphql/wp-graphql": "<0.3.5", 1241 "wp-graphql/wp-graphql": "<0.3.5",
1187 "wpanel/wpanel4-cms": "<=4.3.1", 1242 "wpanel/wpanel4-cms": "<=4.3.1",
1188 "wwbn/avideo": "<=11.6", 1243 "wpcloud/wp-stateless": "<3.2",
1244 "wwbn/avideo": "<12.4",
1245 "xataface/xataface": "<3",
1246 "xpressengine/xpressengine": "<3.0.15",
1189 "yeswiki/yeswiki": "<4.1", 1247 "yeswiki/yeswiki": "<4.1",
1190 "yetiforce/yetiforce-crm": "<=6.4", 1248 "yetiforce/yetiforce-crm": "<=6.4",
1191 "yidashi/yii2cmf": "<=2", 1249 "yidashi/yii2cmf": "<=2",
...@@ -1195,9 +1253,10 @@ ...@@ -1195,9 +1253,10 @@
1195 "yiisoft/yii2-bootstrap": "<2.0.4", 1253 "yiisoft/yii2-bootstrap": "<2.0.4",
1196 "yiisoft/yii2-dev": "<2.0.43", 1254 "yiisoft/yii2-dev": "<2.0.43",
1197 "yiisoft/yii2-elasticsearch": "<2.0.5", 1255 "yiisoft/yii2-elasticsearch": "<2.0.5",
1198 "yiisoft/yii2-gii": "<2.0.4", 1256 "yiisoft/yii2-gii": "<=2.2.4",
1199 "yiisoft/yii2-jui": "<2.0.4", 1257 "yiisoft/yii2-jui": "<2.0.4",
1200 "yiisoft/yii2-redis": "<2.0.8", 1258 "yiisoft/yii2-redis": "<2.0.8",
1259 "yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
1201 "yoast-seo-for-typo3/yoast_seo": "<7.2.3", 1260 "yoast-seo-for-typo3/yoast_seo": "<7.2.3",
1202 "yourls/yourls": "<=1.8.2", 1261 "yourls/yourls": "<=1.8.2",
1203 "zendesk/zendesk_api_client_php": "<2.2.11", 1262 "zendesk/zendesk_api_client_php": "<2.2.11",
...@@ -1246,6 +1305,9 @@ ...@@ -1246,6 +1305,9 @@
1246 } 1305 }
1247 ], 1306 ],
1248 "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", 1307 "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
1308 "keywords": [
1309 "dev"
1310 ],
1249 "support": { 1311 "support": {
1250 "issues": "https://github.com/Roave/SecurityAdvisories/issues", 1312 "issues": "https://github.com/Roave/SecurityAdvisories/issues",
1251 "source": "https://github.com/Roave/SecurityAdvisories/tree/latest" 1313 "source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
...@@ -1260,20 +1322,20 @@ ...@@ -1260,20 +1322,20 @@
1260 "type": "tidelift" 1322 "type": "tidelift"
1261 } 1323 }
1262 ], 1324 ],
1263 "time": "2022-12-07T15:04:22+00:00" 1325 "time": "2023-05-03T00:13:26+00:00"
1264 }, 1326 },
1265 { 1327 {
1266 "name": "squizlabs/php_codesniffer", 1328 "name": "squizlabs/php_codesniffer",
1267 "version": "3.7.1", 1329 "version": "3.7.2",
1268 "source": { 1330 "source": {
1269 "type": "git", 1331 "type": "git",
1270 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", 1332 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
1271 "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" 1333 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
1272 }, 1334 },
1273 "dist": { 1335 "dist": {
1274 "type": "zip", 1336 "type": "zip",
1275 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", 1337 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
1276 "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", 1338 "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
1277 "shasum": "" 1339 "shasum": ""
1278 }, 1340 },
1279 "require": { 1341 "require": {
...@@ -1309,27 +1371,28 @@ ...@@ -1309,27 +1371,28 @@
1309 "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", 1371 "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
1310 "keywords": [ 1372 "keywords": [
1311 "phpcs", 1373 "phpcs",
1312 "standards" 1374 "standards",
1375 "static analysis"
1313 ], 1376 ],
1314 "support": { 1377 "support": {
1315 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", 1378 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
1316 "source": "https://github.com/squizlabs/PHP_CodeSniffer", 1379 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
1317 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" 1380 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
1318 }, 1381 },
1319 "time": "2022-06-18T07:21:10+00:00" 1382 "time": "2023-02-22T23:07:41+00:00"
1320 }, 1383 },
1321 { 1384 {
1322 "name": "symfony/config", 1385 "name": "symfony/config",
1323 "version": "v5.4.11", 1386 "version": "v5.4.21",
1324 "source": { 1387 "source": {
1325 "type": "git", 1388 "type": "git",
1326 "url": "https://github.com/symfony/config.git", 1389 "url": "https://github.com/symfony/config.git",
1327 "reference": "ec79e03125c1d2477e43dde8528535d90cc78379" 1390 "reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4"
1328 }, 1391 },
1329 "dist": { 1392 "dist": {
1330 "type": "zip", 1393 "type": "zip",
1331 "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379", 1394 "url": "https://api.github.com/repos/symfony/config/zipball/2a6b1111d038adfa15d52c0871e540f3b352d1e4",
1332 "reference": "ec79e03125c1d2477e43dde8528535d90cc78379", 1395 "reference": "2a6b1111d038adfa15d52c0871e540f3b352d1e4",
1333 "shasum": "" 1396 "shasum": ""
1334 }, 1397 },
1335 "require": { 1398 "require": {
...@@ -1379,7 +1442,7 @@ ...@@ -1379,7 +1442,7 @@
1379 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", 1442 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
1380 "homepage": "https://symfony.com", 1443 "homepage": "https://symfony.com",
1381 "support": { 1444 "support": {
1382 "source": "https://github.com/symfony/config/tree/v5.4.11" 1445 "source": "https://github.com/symfony/config/tree/v5.4.21"
1383 }, 1446 },
1384 "funding": [ 1447 "funding": [
1385 { 1448 {
...@@ -1395,20 +1458,20 @@ ...@@ -1395,20 +1458,20 @@
1395 "type": "tidelift" 1458 "type": "tidelift"
1396 } 1459 }
1397 ], 1460 ],
1398 "time": "2022-07-20T13:00:38+00:00" 1461 "time": "2023-02-14T08:03:56+00:00"
1399 }, 1462 },
1400 { 1463 {
1401 "name": "symfony/dependency-injection", 1464 "name": "symfony/dependency-injection",
1402 "version": "v5.4.16", 1465 "version": "v5.4.23",
1403 "source": { 1466 "source": {
1404 "type": "git", 1467 "type": "git",
1405 "url": "https://github.com/symfony/dependency-injection.git", 1468 "url": "https://github.com/symfony/dependency-injection.git",
1406 "reference": "a93e1863500940780fc1235f52d54397be2d14b3" 1469 "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93"
1407 }, 1470 },
1408 "dist": { 1471 "dist": {
1409 "type": "zip", 1472 "type": "zip",
1410 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a93e1863500940780fc1235f52d54397be2d14b3", 1473 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bb7b7988c898c94f5338e16403c52b5a3cae1d93",
1411 "reference": "a93e1863500940780fc1235f52d54397be2d14b3", 1474 "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93",
1412 "shasum": "" 1475 "shasum": ""
1413 }, 1476 },
1414 "require": { 1477 "require": {
...@@ -1468,7 +1531,7 @@ ...@@ -1468,7 +1531,7 @@
1468 "description": "Allows you to standardize and centralize the way objects are constructed in your application", 1531 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
1469 "homepage": "https://symfony.com", 1532 "homepage": "https://symfony.com",
1470 "support": { 1533 "support": {
1471 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.16" 1534 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.23"
1472 }, 1535 },
1473 "funding": [ 1536 "funding": [
1474 { 1537 {
...@@ -1484,7 +1547,7 @@ ...@@ -1484,7 +1547,7 @@
1484 "type": "tidelift" 1547 "type": "tidelift"
1485 } 1548 }
1486 ], 1549 ],
1487 "time": "2022-11-25T07:33:13+00:00" 1550 "time": "2023-04-21T15:04:16+00:00"
1488 }, 1551 },
1489 { 1552 {
1490 "name": "symfony/deprecation-contracts", 1553 "name": "symfony/deprecation-contracts",
...@@ -1555,16 +1618,16 @@ ...@@ -1555,16 +1618,16 @@
1555 }, 1618 },
1556 { 1619 {
1557 "name": "symfony/filesystem", 1620 "name": "symfony/filesystem",
1558 "version": "v5.4.13", 1621 "version": "v5.4.23",
1559 "source": { 1622 "source": {
1560 "type": "git", 1623 "type": "git",
1561 "url": "https://github.com/symfony/filesystem.git", 1624 "url": "https://github.com/symfony/filesystem.git",
1562 "reference": "ac09569844a9109a5966b9438fc29113ce77cf51" 1625 "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5"
1563 }, 1626 },
1564 "dist": { 1627 "dist": {
1565 "type": "zip", 1628 "type": "zip",
1566 "url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51", 1629 "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
1567 "reference": "ac09569844a9109a5966b9438fc29113ce77cf51", 1630 "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5",
1568 "shasum": "" 1631 "shasum": ""
1569 }, 1632 },
1570 "require": { 1633 "require": {
...@@ -1599,7 +1662,7 @@ ...@@ -1599,7 +1662,7 @@
1599 "description": "Provides basic utilities for the filesystem", 1662 "description": "Provides basic utilities for the filesystem",
1600 "homepage": "https://symfony.com", 1663 "homepage": "https://symfony.com",
1601 "support": { 1664 "support": {
1602 "source": "https://github.com/symfony/filesystem/tree/v5.4.13" 1665 "source": "https://github.com/symfony/filesystem/tree/v5.4.23"
1603 }, 1666 },
1604 "funding": [ 1667 "funding": [
1605 { 1668 {
...@@ -1615,7 +1678,7 @@ ...@@ -1615,7 +1678,7 @@
1615 "type": "tidelift" 1678 "type": "tidelift"
1616 } 1679 }
1617 ], 1680 ],
1618 "time": "2022-09-21T19:53:16+00:00" 1681 "time": "2023-03-02T11:38:35+00:00"
1619 }, 1682 },
1620 { 1683 {
1621 "name": "symfony/polyfill-ctype", 1684 "name": "symfony/polyfill-ctype",
...@@ -2108,31 +2171,31 @@ ...@@ -2108,31 +2171,31 @@
2108 }, 2171 },
2109 { 2172 {
2110 "name": "szepeviktor/phpstan-wordpress", 2173 "name": "szepeviktor/phpstan-wordpress",
2111 "version": "v1.1.6", 2174 "version": "v1.3.0",
2112 "source": { 2175 "source": {
2113 "type": "git", 2176 "type": "git",
2114 "url": "https://github.com/szepeviktor/phpstan-wordpress.git", 2177 "url": "https://github.com/szepeviktor/phpstan-wordpress.git",
2115 "reference": "27784541f184a1ea3b6656fc8a882bb9adf45fc2" 2178 "reference": "5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9"
2116 }, 2179 },
2117 "dist": { 2180 "dist": {
2118 "type": "zip", 2181 "type": "zip",
2119 "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/27784541f184a1ea3b6656fc8a882bb9adf45fc2", 2182 "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9",
2120 "reference": "27784541f184a1ea3b6656fc8a882bb9adf45fc2", 2183 "reference": "5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9",
2121 "shasum": "" 2184 "shasum": ""
2122 }, 2185 },
2123 "require": { 2186 "require": {
2124 "php": "^7.2 || ^8.0", 2187 "php": "^7.2 || ^8.0",
2125 "php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0", 2188 "php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0",
2126 "phpstan/phpstan": "^1.8.7", 2189 "phpstan/phpstan": "^1.10.0",
2127 "symfony/polyfill-php73": "^1.12.0" 2190 "symfony/polyfill-php73": "^1.12.0"
2128 }, 2191 },
2129 "require-dev": { 2192 "require-dev": {
2130 "composer/composer": "^2.1.14", 2193 "composer/composer": "^2.1.14",
2131 "dealerdirect/phpcodesniffer-composer-installer": "^0.7", 2194 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2132 "php-parallel-lint/php-parallel-lint": "^1.1", 2195 "php-parallel-lint/php-parallel-lint": "^1.1",
2133 "phpstan/phpstan-strict-rules": "^1.2", 2196 "phpstan/phpstan-strict-rules": "^1.2",
2134 "phpunit/phpunit": "^8.0 || ^9.0", 2197 "phpunit/phpunit": "^8.0 || ^9.0",
2135 "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.6.1" 2198 "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.8"
2136 }, 2199 },
2137 "type": "phpstan-extension", 2200 "type": "phpstan-extension",
2138 "extra": { 2201 "extra": {
...@@ -2161,19 +2224,9 @@ ...@@ -2161,19 +2224,9 @@
2161 ], 2224 ],
2162 "support": { 2225 "support": {
2163 "issues": "https://github.com/szepeviktor/phpstan-wordpress/issues", 2226 "issues": "https://github.com/szepeviktor/phpstan-wordpress/issues",
2164 "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1.6" 2227 "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.3.0"
2165 }, 2228 },
2166 "funding": [ 2229 "time": "2023-04-23T06:15:06+00:00"
2167 {
2168 "url": "https://www.paypal.me/szepeviktor",
2169 "type": "custom"
2170 },
2171 {
2172 "url": "https://github.com/szepeviktor",
2173 "type": "github"
2174 }
2175 ],
2176 "time": "2022-12-01T14:56:51+00:00"
2177 }, 2230 },
2178 { 2231 {
2179 "name": "wp-coding-standards/wpcs", 2232 "name": "wp-coding-standards/wpcs",
...@@ -2312,5 +2365,5 @@ ...@@ -2312,5 +2365,5 @@
2312 "php": ">=5.6" 2365 "php": ">=5.6"
2313 }, 2366 },
2314 "platform-dev": [], 2367 "platform-dev": [],
2315 "plugin-api-version": "2.1.0" 2368 "plugin-api-version": "2.3.0"
2316 } 2369 }
......