Changeset 3102182
- Timestamp:
- 06/13/2024 08:58:10 AM (21 months ago)
- Location:
- easy-language
- Files:
-
- 12 edited
- 1 copied
-
tags/2.1.1 (copied) (copied from easy-language/trunk)
-
tags/2.1.1/classes/apis/summ-ai/class-summ-ai.php (modified) (1 diff)
-
tags/2.1.1/easy-language.php (modified) (2 diffs)
-
tags/2.1.1/readme.txt (modified) (2 diffs)
-
tags/2.1.1/vendor/composer/autoload_real.php (modified) (1 diff)
-
tags/2.1.1/vendor/composer/installed.json (modified) (29 diffs)
-
tags/2.1.1/vendor/composer/installed.php (modified) (12 diffs)
-
trunk/classes/apis/summ-ai/class-summ-ai.php (modified) (1 diff)
-
trunk/easy-language.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (1 diff)
-
trunk/vendor/composer/installed.json (modified) (29 diffs)
-
trunk/vendor/composer/installed.php (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-language/tags/2.1.1/classes/apis/summ-ai/class-summ-ai.php
r3079479 r3102182 998 998 * The source-language must be possible to simplify in the target-language. 999 999 * 1000 * @param ? string$values The settings to check.1000 * @param ?array $values The settings to check. 1001 1001 * 1002 1002 * @return array|null 1003 1003 */ 1004 public function validate_language_settings( ? string$values ): ?array {1004 public function validate_language_settings( ?array $values ): ?array { 1005 1005 $values = Helper::settings_validate_multiple_checkboxes( $values ); 1006 1006 if ( empty( $values ) ) { -
easy-language/tags/2.1.1/easy-language.php
r3079479 r3102182 5 5 * Requires at least: 6.0 6 6 * Requires PHP: 8.0 7 * Version: 2.1. 07 * Version: 2.1.1 8 8 * Author: laOlaWeb 9 9 * Author URI: https://laolaweb.com … … 24 24 25 25 // set version number. 26 define( 'EASY_LANGUAGE_VERSION', '2.1. 0' );26 define( 'EASY_LANGUAGE_VERSION', '2.1.1' ); 27 27 28 28 // embed necessary files. -
easy-language/tags/2.1.1/readme.txt
r3079479 r3102182 3 3 Tags: easy language, leichte sprache, simplify, summ ai, capito 4 4 Requires at least: 6.0 5 Tested up to: 6. 5.25 Tested up to: 6.6 6 6 Requires PHP: 8.0 7 7 License: GPL-2.0-or-later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 2.1.0 9 Stable tag: 2.1.1 10 11 Simplify your website into easy language - supported by AI. 10 12 11 13 == Description == … … 135 137 * Compatibility with WordPress 6.5.2 136 138 * Updated dependencies for Gutenberg-scripts 139 140 = 2.1.1 = 141 * Compatibility with WordPress 6.6 142 * Fixed possible error with SUMM AI settings for languages with used API Key -
easy-language/tags/2.1.1/vendor/composer/autoload_real.php
r3079479 r3102182 33 33 34 34 $loader->setClassMapAuthoritative(true); 35 $loader->setApcuPrefix(' UoctlSM7hgP6zLC3lrIjF');35 $loader->setApcuPrefix('lmpaBNx2IK1RSJgzvBHGk'); 36 36 $loader->register(false); 37 37 -
easy-language/tags/2.1.1/vendor/composer/installed.json
r3079479 r3102182 428 428 { 429 429 "name": "phpcsstandards/phpcsutils", 430 "version": "1.0.1 1",431 "version_normalized": "1.0.1 1.0",430 "version": "1.0.12", 431 "version_normalized": "1.0.12.0", 432 432 "source": { 433 433 "type": "git", 434 434 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", 435 "reference": " c457da9dabb60eb7106dd5e3c05132b1a6539c6a"436 }, 437 "dist": { 438 "type": "zip", 439 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/ c457da9dabb60eb7106dd5e3c05132b1a6539c6a",440 "reference": " c457da9dabb60eb7106dd5e3c05132b1a6539c6a",435 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c" 436 }, 437 "dist": { 438 "type": "zip", 439 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c", 440 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c", 441 441 "shasum": "" 442 442 }, … … 444 444 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", 445 445 "php": ">=5.4", 446 "squizlabs/php_codesniffer": "^3. 9.0 || 4.0.x-dev@dev"446 "squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev" 447 447 }, 448 448 "require-dev": { … … 453 453 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0" 454 454 }, 455 "time": "2024-0 4-24T11:47:18+00:00",455 "time": "2024-05-20T13:34:27+00:00", 456 456 "type": "phpcodesniffer-standard", 457 457 "extra": { … … 634 634 { 635 635 "name": "phpdocumentor/reflection-docblock", 636 "version": "5.4. 0",637 "version_normalized": "5.4. 0.0",636 "version": "5.4.1", 637 "version_normalized": "5.4.1.0", 638 638 "source": { 639 639 "type": "git", 640 640 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 641 "reference": " 298d2febfe79d03fe714eb871d5538da55205b1a"642 }, 643 "dist": { 644 "type": "zip", 645 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/ 298d2febfe79d03fe714eb871d5538da55205b1a",646 "reference": " 298d2febfe79d03fe714eb871d5538da55205b1a",641 "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" 642 }, 643 "dist": { 644 "type": "zip", 645 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", 646 "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", 647 647 "shasum": "" 648 648 }, … … 665 665 "vimeo/psalm": "^5.13" 666 666 }, 667 "time": "2024-0 4-09T21:13:58+00:00",667 "time": "2024-05-21T05:55:05+00:00", 668 668 "type": "library", 669 669 "extra": { … … 695 695 "support": { 696 696 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", 697 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4. 0"697 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" 698 698 }, 699 699 "install-path": "../phpdocumentor/reflection-docblock" … … 762 762 { 763 763 "name": "phpstan/phpdoc-parser", 764 "version": "1.2 8.0",765 "version_normalized": "1.2 8.0.0",764 "version": "1.29.1", 765 "version_normalized": "1.29.1.0", 766 766 "source": { 767 767 "type": "git", 768 768 "url": "https://github.com/phpstan/phpdoc-parser.git", 769 "reference": " cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"770 }, 771 "dist": { 772 "type": "zip", 773 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",774 "reference": " cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",769 "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4" 770 }, 771 "dist": { 772 "type": "zip", 773 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4", 774 "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4", 775 775 "shasum": "" 776 776 }, … … 789 789 "symfony/process": "^5.2" 790 790 }, 791 "time": "2024-0 4-03T18:51:33+00:00",791 "time": "2024-05-31T08:52:43+00:00", 792 792 "type": "library", 793 793 "installation-source": "dist", … … 806 806 "support": { 807 807 "issues": "https://github.com/phpstan/phpdoc-parser/issues", 808 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2 8.0"808 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1" 809 809 }, 810 810 "install-path": "../phpstan/phpdoc-parser" … … 812 812 { 813 813 "name": "pronamic/wp-documentor", 814 "version": "v1. 3.2",815 "version_normalized": "1. 3.2.0",814 "version": "v1.4.0", 815 "version_normalized": "1.4.0.0", 816 816 "source": { 817 817 "type": "git", 818 818 "url": "https://github.com/pronamic/wp-documentor.git", 819 "reference": "c244bb9a73ce329c4bd2fe0a1e734eec5849048d" 820 }, 821 "dist": { 822 "type": "zip", 823 "url": "https://api.github.com/repos/pronamic/wp-documentor/zipball/c244bb9a73ce329c4bd2fe0a1e734eec5849048d", 824 "reference": "c244bb9a73ce329c4bd2fe0a1e734eec5849048d", 825 "shasum": "" 826 }, 827 "require": { 819 "reference": "a81e7626f2dc5a3767bbce010584c7a08813ffeb" 820 }, 821 "dist": { 822 "type": "zip", 823 "url": "https://api.github.com/repos/pronamic/wp-documentor/zipball/a81e7626f2dc5a3767bbce010584c7a08813ffeb", 824 "reference": "a81e7626f2dc5a3767bbce010584c7a08813ffeb", 825 "shasum": "" 826 }, 827 "require": { 828 "php": ">=8.0", 828 829 "phpdocumentor/reflection": "^4.0", 829 830 "phpdocumentor/reflection-docblock": "^5.2", 830 "symfony/console": "^5. 2",831 "symfony/filesystem": "^5. 2",832 "symfony/finder": "^5. 2",831 "symfony/console": "^5.0 || ^6.0 || ^6.1 || ^6.2", 832 "symfony/filesystem": "^5.0 || ^6.0 || ^6.1 || ^6.2", 833 "symfony/finder": "^5.0 || ^6.0 || ^6.1 || ^6.2", 833 834 "symfony/polyfill-php80": "^1.24" 834 835 }, 835 836 "require-dev": { 836 "bamarni/composer-bin-plugin": "^1.4",837 837 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", 838 838 "phpcompatibility/php-compatibility": "^9.3", 839 839 "phpcompatibility/phpcompatibility-wp": "^2.1", 840 "phpdocumentor/phpdocumentor": "^3.0", 840 841 "roots/wordpress": "^5.7", 841 842 "squizlabs/php_codesniffer": "^3.6", 842 843 "wp-coding-standards/wpcs": "^2.3" 843 844 }, 844 "time": "2024-0 4-22T13:47:32+00:00",845 "time": "2024-05-06T08:16:13+00:00", 845 846 "bin": [ 846 847 "bin/wp-documentor" … … 882 883 "support": { 883 884 "issues": "https://github.com/pronamic/wp-documentor/issues", 884 "source": "https://github.com/pronamic/wp-documentor/tree/v1. 3.2"885 "source": "https://github.com/pronamic/wp-documentor/tree/v1.4.0" 885 886 }, 886 887 "install-path": "../pronamic/wp-documentor" … … 997 998 { 998 999 "name": "squizlabs/php_codesniffer", 999 "version": "3. 9.2",1000 "version_normalized": "3. 9.2.0",1000 "version": "3.10.1", 1001 "version_normalized": "3.10.1.0", 1001 1002 "source": { 1002 1003 "type": "git", 1003 1004 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 1004 "reference": " aac1f6f347a5c5ac6bc98ad395007df00990f480"1005 }, 1006 "dist": { 1007 "type": "zip", 1008 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ aac1f6f347a5c5ac6bc98ad395007df00990f480",1009 "reference": " aac1f6f347a5c5ac6bc98ad395007df00990f480",1005 "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877" 1006 }, 1007 "dist": { 1008 "type": "zip", 1009 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877", 1010 "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877", 1010 1011 "shasum": "" 1011 1012 }, … … 1019 1020 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" 1020 1021 }, 1021 "time": "2024-0 4-23T20:25:34+00:00",1022 "time": "2024-05-22T21:24:41+00:00", 1022 1023 "bin": [ 1023 1024 "bin/phpcbf", … … 1080 1081 { 1081 1082 "name": "symfony/console", 1082 "version": "v 5.4.39",1083 "version_normalized": " 5.4.39.0",1083 "version": "v6.4.8", 1084 "version_normalized": "6.4.8.0", 1084 1085 "source": { 1085 1086 "type": "git", 1086 1087 "url": "https://github.com/symfony/console.git", 1087 "reference": " f3e591c48688a0cfa1a3296205926c05e84b22b1"1088 }, 1089 "dist": { 1090 "type": "zip", 1091 "url": "https://api.github.com/repos/symfony/console/zipball/ f3e591c48688a0cfa1a3296205926c05e84b22b1",1092 "reference": " f3e591c48688a0cfa1a3296205926c05e84b22b1",1093 "shasum": "" 1094 }, 1095 "require": { 1096 "php": ">= 7.2.5",1097 "symfony/deprecation-contracts": "^2. 1|^3",1088 "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" 1089 }, 1090 "dist": { 1091 "type": "zip", 1092 "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", 1093 "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", 1094 "shasum": "" 1095 }, 1096 "require": { 1097 "php": ">=8.1", 1098 "symfony/deprecation-contracts": "^2.5|^3", 1098 1099 "symfony/polyfill-mbstring": "~1.0", 1099 "symfony/polyfill-php73": "^1.9", 1100 "symfony/polyfill-php80": "^1.16", 1101 "symfony/service-contracts": "^1.1|^2|^3", 1102 "symfony/string": "^5.1|^6.0" 1100 "symfony/service-contracts": "^2.5|^3", 1101 "symfony/string": "^5.4|^6.0|^7.0" 1103 1102 }, 1104 1103 "conflict": { 1105 "psr/log": ">=3", 1106 "symfony/dependency-injection": "<4.4", 1107 "symfony/dotenv": "<5.1", 1108 "symfony/event-dispatcher": "<4.4", 1109 "symfony/lock": "<4.4", 1110 "symfony/process": "<4.4" 1104 "symfony/dependency-injection": "<5.4", 1105 "symfony/dotenv": "<5.4", 1106 "symfony/event-dispatcher": "<5.4", 1107 "symfony/lock": "<5.4", 1108 "symfony/process": "<5.4" 1111 1109 }, 1112 1110 "provide": { 1113 "psr/log-implementation": "1.0|2.0 "1111 "psr/log-implementation": "1.0|2.0|3.0" 1114 1112 }, 1115 1113 "require-dev": { 1116 "psr/log": "^1|^2", 1117 "symfony/config": "^4.4|^5.0|^6.0", 1118 "symfony/dependency-injection": "^4.4|^5.0|^6.0", 1119 "symfony/event-dispatcher": "^4.4|^5.0|^6.0", 1120 "symfony/lock": "^4.4|^5.0|^6.0", 1121 "symfony/process": "^4.4|^5.0|^6.0", 1122 "symfony/var-dumper": "^4.4|^5.0|^6.0" 1123 }, 1124 "suggest": { 1125 "psr/log": "For using the console logger", 1126 "symfony/event-dispatcher": "", 1127 "symfony/lock": "", 1128 "symfony/process": "" 1129 }, 1130 "time": "2024-04-18T08:26:06+00:00", 1114 "psr/log": "^1|^2|^3", 1115 "symfony/config": "^5.4|^6.0|^7.0", 1116 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 1117 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 1118 "symfony/http-foundation": "^6.4|^7.0", 1119 "symfony/http-kernel": "^6.4|^7.0", 1120 "symfony/lock": "^5.4|^6.0|^7.0", 1121 "symfony/messenger": "^5.4|^6.0|^7.0", 1122 "symfony/process": "^5.4|^6.0|^7.0", 1123 "symfony/stopwatch": "^5.4|^6.0|^7.0", 1124 "symfony/var-dumper": "^5.4|^6.0|^7.0" 1125 }, 1126 "time": "2024-05-31T14:49:08+00:00", 1131 1127 "type": "library", 1132 1128 "installation-source": "dist", … … 1162 1158 ], 1163 1159 "support": { 1164 "source": "https://github.com/symfony/console/tree/v 5.4.39"1160 "source": "https://github.com/symfony/console/tree/v6.4.8" 1165 1161 }, 1166 1162 "funding": [ … … 1182 1178 { 1183 1179 "name": "symfony/deprecation-contracts", 1184 "version": "v3. 4.0",1185 "version_normalized": "3. 4.0.0",1180 "version": "v3.5.0", 1181 "version_normalized": "3.5.0.0", 1186 1182 "source": { 1187 1183 "type": "git", 1188 1184 "url": "https://github.com/symfony/deprecation-contracts.git", 1189 "reference": " 7c3aff79d10325257a001fcf92d991f24fc967cf"1190 }, 1191 "dist": { 1192 "type": "zip", 1193 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/ 7c3aff79d10325257a001fcf92d991f24fc967cf",1194 "reference": " 7c3aff79d10325257a001fcf92d991f24fc967cf",1185 "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" 1186 }, 1187 "dist": { 1188 "type": "zip", 1189 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 1190 "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 1195 1191 "shasum": "" 1196 1192 }, … … 1198 1194 "php": ">=8.1" 1199 1195 }, 1200 "time": "202 3-05-23T14:45:45+00:00",1196 "time": "2024-04-18T09:32:20+00:00", 1201 1197 "type": "library", 1202 1198 "extra": { 1203 1199 "branch-alias": { 1204 "dev-main": "3. 4-dev"1200 "dev-main": "3.5-dev" 1205 1201 }, 1206 1202 "thanks": { … … 1232 1228 "homepage": "https://symfony.com", 1233 1229 "support": { 1234 "source": "https://github.com/symfony/deprecation-contracts/tree/v3. 4.0"1230 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" 1235 1231 }, 1236 1232 "funding": [ … … 1252 1248 { 1253 1249 "name": "symfony/filesystem", 1254 "version": "v 5.4.39",1255 "version_normalized": " 5.4.39.0",1250 "version": "v6.4.8", 1251 "version_normalized": "6.4.8.0", 1256 1252 "source": { 1257 1253 "type": "git", 1258 1254 "url": "https://github.com/symfony/filesystem.git", 1259 "reference": " e6edd875d5d39b03de51f3c3951148cfa79a4d12"1260 }, 1261 "dist": { 1262 "type": "zip", 1263 "url": "https://api.github.com/repos/symfony/filesystem/zipball/ e6edd875d5d39b03de51f3c3951148cfa79a4d12",1264 "reference": " e6edd875d5d39b03de51f3c3951148cfa79a4d12",1265 "shasum": "" 1266 }, 1267 "require": { 1268 "php": ">= 7.2.5",1255 "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3" 1256 }, 1257 "dist": { 1258 "type": "zip", 1259 "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3", 1260 "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3", 1261 "shasum": "" 1262 }, 1263 "require": { 1264 "php": ">=8.1", 1269 1265 "symfony/polyfill-ctype": "~1.8", 1270 "symfony/polyfill-mbstring": "~1.8", 1271 "symfony/polyfill-php80": "^1.16", 1272 "symfony/process": "^5.4|^6.4" 1273 }, 1274 "time": "2024-04-18T08:26:06+00:00", 1266 "symfony/polyfill-mbstring": "~1.8" 1267 }, 1268 "require-dev": { 1269 "symfony/process": "^5.4|^6.4|^7.0" 1270 }, 1271 "time": "2024-05-31T14:49:08+00:00", 1275 1272 "type": "library", 1276 1273 "installation-source": "dist", … … 1300 1297 "homepage": "https://symfony.com", 1301 1298 "support": { 1302 "source": "https://github.com/symfony/filesystem/tree/v 5.4.39"1299 "source": "https://github.com/symfony/filesystem/tree/v6.4.8" 1303 1300 }, 1304 1301 "funding": [ … … 1320 1317 { 1321 1318 "name": "symfony/finder", 1322 "version": "v 5.4.39",1323 "version_normalized": " 5.4.39.0",1319 "version": "v6.4.8", 1320 "version_normalized": "6.4.8.0", 1324 1321 "source": { 1325 1322 "type": "git", 1326 1323 "url": "https://github.com/symfony/finder.git", 1327 "reference": "f6a96e4fcd468a25fede16ee665f50ced856bd0a" 1328 }, 1329 "dist": { 1330 "type": "zip", 1331 "url": "https://api.github.com/repos/symfony/finder/zipball/f6a96e4fcd468a25fede16ee665f50ced856bd0a", 1332 "reference": "f6a96e4fcd468a25fede16ee665f50ced856bd0a", 1333 "shasum": "" 1334 }, 1335 "require": { 1336 "php": ">=7.2.5", 1337 "symfony/deprecation-contracts": "^2.1|^3", 1338 "symfony/polyfill-php80": "^1.16" 1339 }, 1340 "time": "2024-04-18T08:26:06+00:00", 1324 "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" 1325 }, 1326 "dist": { 1327 "type": "zip", 1328 "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", 1329 "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", 1330 "shasum": "" 1331 }, 1332 "require": { 1333 "php": ">=8.1" 1334 }, 1335 "require-dev": { 1336 "symfony/filesystem": "^6.0|^7.0" 1337 }, 1338 "time": "2024-05-31T14:49:08+00:00", 1341 1339 "type": "library", 1342 1340 "installation-source": "dist", … … 1366 1364 "homepage": "https://symfony.com", 1367 1365 "support": { 1368 "source": "https://github.com/symfony/finder/tree/v 5.4.39"1366 "source": "https://github.com/symfony/finder/tree/v6.4.8" 1369 1367 }, 1370 1368 "funding": [ … … 1715 1713 }, 1716 1714 { 1717 "name": "symfony/polyfill-php73",1718 "version": "v1.29.0",1719 "version_normalized": "1.29.0.0",1720 "source": {1721 "type": "git",1722 "url": "https://github.com/symfony/polyfill-php73.git",1723 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2"1724 },1725 "dist": {1726 "type": "zip",1727 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2",1728 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2",1729 "shasum": ""1730 },1731 "require": {1732 "php": ">=7.1"1733 },1734 "time": "2024-01-29T20:11:03+00:00",1735 "type": "library",1736 "extra": {1737 "thanks": {1738 "name": "symfony/polyfill",1739 "url": "https://github.com/symfony/polyfill"1740 }1741 },1742 "installation-source": "dist",1743 "autoload": {1744 "files": [1745 "bootstrap.php"1746 ],1747 "psr-4": {1748 "Symfony\\Polyfill\\Php73\\": ""1749 },1750 "classmap": [1751 "Resources/stubs"1752 ]1753 },1754 "notification-url": "https://packagist.org/downloads/",1755 "license": [1756 "MIT"1757 ],1758 "authors": [1759 {1760 "name": "Nicolas Grekas",1761 "email": "p@tchwork.com"1762 },1763 {1764 "name": "Symfony Community",1765 "homepage": "https://symfony.com/contributors"1766 }1767 ],1768 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",1769 "homepage": "https://symfony.com",1770 "keywords": [1771 "compatibility",1772 "polyfill",1773 "portable",1774 "shim"1775 ],1776 "support": {1777 "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0"1778 },1779 "funding": [1780 {1781 "url": "https://symfony.com/sponsor",1782 "type": "custom"1783 },1784 {1785 "url": "https://github.com/fabpot",1786 "type": "github"1787 },1788 {1789 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",1790 "type": "tidelift"1791 }1792 ],1793 "install-path": "../symfony/polyfill-php73"1794 },1795 {1796 1715 "name": "symfony/polyfill-php80", 1797 1716 "version": "v1.29.0", … … 1877 1796 }, 1878 1797 { 1879 "name": "symfony/process",1880 "version": "v6.4.7",1881 "version_normalized": "6.4.7.0",1882 "source": {1883 "type": "git",1884 "url": "https://github.com/symfony/process.git",1885 "reference": "cdb1c81c145fd5aa9b0038bab694035020943381"1886 },1887 "dist": {1888 "type": "zip",1889 "url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381",1890 "reference": "cdb1c81c145fd5aa9b0038bab694035020943381",1891 "shasum": ""1892 },1893 "require": {1894 "php": ">=8.1"1895 },1896 "time": "2024-04-18T09:22:46+00:00",1897 "type": "library",1898 "installation-source": "dist",1899 "autoload": {1900 "psr-4": {1901 "Symfony\\Component\\Process\\": ""1902 },1903 "exclude-from-classmap": [1904 "/Tests/"1905 ]1906 },1907 "notification-url": "https://packagist.org/downloads/",1908 "license": [1909 "MIT"1910 ],1911 "authors": [1912 {1913 "name": "Fabien Potencier",1914 "email": "fabien@symfony.com"1915 },1916 {1917 "name": "Symfony Community",1918 "homepage": "https://symfony.com/contributors"1919 }1920 ],1921 "description": "Executes commands in sub-processes",1922 "homepage": "https://symfony.com",1923 "support": {1924 "source": "https://github.com/symfony/process/tree/v6.4.7"1925 },1926 "funding": [1927 {1928 "url": "https://symfony.com/sponsor",1929 "type": "custom"1930 },1931 {1932 "url": "https://github.com/fabpot",1933 "type": "github"1934 },1935 {1936 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",1937 "type": "tidelift"1938 }1939 ],1940 "install-path": "../symfony/process"1941 },1942 {1943 1798 "name": "symfony/service-contracts", 1944 "version": "v3. 4.2",1945 "version_normalized": "3. 4.2.0",1799 "version": "v3.5.0", 1800 "version_normalized": "3.5.0.0", 1946 1801 "source": { 1947 1802 "type": "git", 1948 1803 "url": "https://github.com/symfony/service-contracts.git", 1949 "reference": " 11bbf19a0fb7b36345861e85c5768844c552906e"1950 }, 1951 "dist": { 1952 "type": "zip", 1953 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ 11bbf19a0fb7b36345861e85c5768844c552906e",1954 "reference": " 11bbf19a0fb7b36345861e85c5768844c552906e",1804 "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" 1805 }, 1806 "dist": { 1807 "type": "zip", 1808 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 1809 "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 1955 1810 "shasum": "" 1956 1811 }, 1957 1812 "require": { 1958 1813 "php": ">=8.1", 1959 "psr/container": "^1.1|^2.0" 1814 "psr/container": "^1.1|^2.0", 1815 "symfony/deprecation-contracts": "^2.5|^3" 1960 1816 }, 1961 1817 "conflict": { 1962 1818 "ext-psr": "<1.1|>=2" 1963 1819 }, 1964 "time": "202 3-12-19T21:51:00+00:00",1820 "time": "2024-04-18T09:32:20+00:00", 1965 1821 "type": "library", 1966 1822 "extra": { 1967 1823 "branch-alias": { 1968 "dev-main": "3. 4-dev"1824 "dev-main": "3.5-dev" 1969 1825 }, 1970 1826 "thanks": { … … 2007 1863 ], 2008 1864 "support": { 2009 "source": "https://github.com/symfony/service-contracts/tree/v3. 4.2"1865 "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" 2010 1866 }, 2011 1867 "funding": [ … … 2027 1883 { 2028 1884 "name": "symfony/string", 2029 "version": "v 6.4.7",2030 "version_normalized": " 6.4.7.0",1885 "version": "v7.1.1", 1886 "version_normalized": "7.1.1.0", 2031 1887 "source": { 2032 1888 "type": "git", 2033 1889 "url": "https://github.com/symfony/string.git", 2034 "reference": " ffeb9591c61f65a68d47f77d12b83fa530227a69"2035 }, 2036 "dist": { 2037 "type": "zip", 2038 "url": "https://api.github.com/repos/symfony/string/zipball/ ffeb9591c61f65a68d47f77d12b83fa530227a69",2039 "reference": " ffeb9591c61f65a68d47f77d12b83fa530227a69",2040 "shasum": "" 2041 }, 2042 "require": { 2043 "php": ">=8. 1",1890 "reference": "60bc311c74e0af215101235aa6f471bcbc032df2" 1891 }, 1892 "dist": { 1893 "type": "zip", 1894 "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2", 1895 "reference": "60bc311c74e0af215101235aa6f471bcbc032df2", 1896 "shasum": "" 1897 }, 1898 "require": { 1899 "php": ">=8.2", 2044 1900 "symfony/polyfill-ctype": "~1.8", 2045 1901 "symfony/polyfill-intl-grapheme": "~1.0", … … 2051 1907 }, 2052 1908 "require-dev": { 2053 "symfony/error-handler": "^5.4|^6.0|^7.0", 2054 "symfony/http-client": "^5.4|^6.0|^7.0", 2055 "symfony/intl": "^6.2|^7.0", 1909 "symfony/emoji": "^7.1", 1910 "symfony/error-handler": "^6.4|^7.0", 1911 "symfony/http-client": "^6.4|^7.0", 1912 "symfony/intl": "^6.4|^7.0", 2056 1913 "symfony/translation-contracts": "^2.5|^3.0", 2057 "symfony/var-exporter": "^ 5.4|^6.0|^7.0"2058 }, 2059 "time": "2024-0 4-18T09:22:46+00:00",1914 "symfony/var-exporter": "^6.4|^7.0" 1915 }, 1916 "time": "2024-06-04T06:40:14+00:00", 2060 1917 "type": "library", 2061 1918 "installation-source": "dist", … … 2096 1953 ], 2097 1954 "support": { 2098 "source": "https://github.com/symfony/string/tree/v 6.4.7"1955 "source": "https://github.com/symfony/string/tree/v7.1.1" 2099 1956 }, 2100 1957 "funding": [ … … 2341 2198 "symfony/polyfill-intl-normalizer", 2342 2199 "symfony/polyfill-mbstring", 2343 "symfony/polyfill-php73",2344 2200 "symfony/polyfill-php80", 2345 "symfony/process",2346 2201 "symfony/service-contracts", 2347 2202 "symfony/string", -
easy-language/tags/2.1.1/vendor/composer/installed.php
r3079479 r3102182 66 66 ), 67 67 'phpcsstandards/phpcsutils' => array( 68 'pretty_version' => '1.0.1 1',69 'version' => '1.0.1 1.0',70 'reference' => ' c457da9dabb60eb7106dd5e3c05132b1a6539c6a',68 'pretty_version' => '1.0.12', 69 'version' => '1.0.12.0', 70 'reference' => '87b233b00daf83fb70f40c9a28692be017ea7c6c', 71 71 'type' => 'phpcodesniffer-standard', 72 72 'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils', … … 93 93 ), 94 94 'phpdocumentor/reflection-docblock' => array( 95 'pretty_version' => '5.4. 0',96 'version' => '5.4. 0.0',97 'reference' => ' 298d2febfe79d03fe714eb871d5538da55205b1a',95 'pretty_version' => '5.4.1', 96 'version' => '5.4.1.0', 97 'reference' => '9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c', 98 98 'type' => 'library', 99 99 'install_path' => __DIR__ . '/../phpdocumentor/reflection-docblock', … … 111 111 ), 112 112 'phpstan/phpdoc-parser' => array( 113 'pretty_version' => '1.2 8.0',114 'version' => '1.2 8.0.0',115 'reference' => ' cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb',113 'pretty_version' => '1.29.1', 114 'version' => '1.29.1.0', 115 'reference' => 'fcaefacf2d5c417e928405b71b400d4ce10daaf4', 116 116 'type' => 'library', 117 117 'install_path' => __DIR__ . '/../phpstan/phpdoc-parser', … … 120 120 ), 121 121 'pronamic/wp-documentor' => array( 122 'pretty_version' => 'v1. 3.2',123 'version' => '1. 3.2.0',124 'reference' => ' c244bb9a73ce329c4bd2fe0a1e734eec5849048d',122 'pretty_version' => 'v1.4.0', 123 'version' => '1.4.0.0', 124 'reference' => 'a81e7626f2dc5a3767bbce010584c7a08813ffeb', 125 125 'type' => 'library', 126 126 'install_path' => __DIR__ . '/../pronamic/wp-documentor', … … 149 149 'dev_requirement' => true, 150 150 'provided' => array( 151 0 => '1.0|2.0 ',151 0 => '1.0|2.0|3.0', 152 152 ), 153 153 ), 154 154 'squizlabs/php_codesniffer' => array( 155 'pretty_version' => '3. 9.2',156 'version' => '3. 9.2.0',157 'reference' => ' aac1f6f347a5c5ac6bc98ad395007df00990f480',155 'pretty_version' => '3.10.1', 156 'version' => '3.10.1.0', 157 'reference' => '8f90f7a53ce271935282967f53d0894f8f1ff877', 158 158 'type' => 'library', 159 159 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer', … … 162 162 ), 163 163 'symfony/console' => array( 164 'pretty_version' => 'v 5.4.39',165 'version' => ' 5.4.39.0',166 'reference' => ' f3e591c48688a0cfa1a3296205926c05e84b22b1',164 'pretty_version' => 'v6.4.8', 165 'version' => '6.4.8.0', 166 'reference' => 'be5854cee0e8c7b110f00d695d11debdfa1a2a91', 167 167 'type' => 'library', 168 168 'install_path' => __DIR__ . '/../symfony/console', … … 171 171 ), 172 172 'symfony/deprecation-contracts' => array( 173 'pretty_version' => 'v3. 4.0',174 'version' => '3. 4.0.0',175 'reference' => ' 7c3aff79d10325257a001fcf92d991f24fc967cf',173 'pretty_version' => 'v3.5.0', 174 'version' => '3.5.0.0', 175 'reference' => '0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1', 176 176 'type' => 'library', 177 177 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', … … 180 180 ), 181 181 'symfony/filesystem' => array( 182 'pretty_version' => 'v 5.4.39',183 'version' => ' 5.4.39.0',184 'reference' => ' e6edd875d5d39b03de51f3c3951148cfa79a4d12',182 'pretty_version' => 'v6.4.8', 183 'version' => '6.4.8.0', 184 'reference' => '4d37529150e7081c51b3c5d5718c55a04a9503f3', 185 185 'type' => 'library', 186 186 'install_path' => __DIR__ . '/../symfony/filesystem', … … 189 189 ), 190 190 'symfony/finder' => array( 191 'pretty_version' => 'v 5.4.39',192 'version' => ' 5.4.39.0',193 'reference' => ' f6a96e4fcd468a25fede16ee665f50ced856bd0a',191 'pretty_version' => 'v6.4.8', 192 'version' => '6.4.8.0', 193 'reference' => '3ef977a43883215d560a2cecb82ec8e62131471c', 194 194 'type' => 'library', 195 195 'install_path' => __DIR__ . '/../symfony/finder', … … 233 233 'dev_requirement' => true, 234 234 ), 235 'symfony/polyfill-php73' => array(236 'pretty_version' => 'v1.29.0',237 'version' => '1.29.0.0',238 'reference' => '21bd091060673a1177ae842c0ef8fe30893114d2',239 'type' => 'library',240 'install_path' => __DIR__ . '/../symfony/polyfill-php73',241 'aliases' => array(),242 'dev_requirement' => true,243 ),244 235 'symfony/polyfill-php80' => array( 245 236 'pretty_version' => 'v1.29.0', … … 251 242 'dev_requirement' => true, 252 243 ), 253 'symfony/process' => array(254 'pretty_version' => 'v6.4.7',255 'version' => '6.4.7.0',256 'reference' => 'cdb1c81c145fd5aa9b0038bab694035020943381',257 'type' => 'library',258 'install_path' => __DIR__ . '/../symfony/process',259 'aliases' => array(),260 'dev_requirement' => true,261 ),262 244 'symfony/service-contracts' => array( 263 'pretty_version' => 'v3. 4.2',264 'version' => '3. 4.2.0',265 'reference' => ' 11bbf19a0fb7b36345861e85c5768844c552906e',245 'pretty_version' => 'v3.5.0', 246 'version' => '3.5.0.0', 247 'reference' => 'bd1d9e59a81d8fa4acdcea3f617c581f7475a80f', 266 248 'type' => 'library', 267 249 'install_path' => __DIR__ . '/../symfony/service-contracts', … … 270 252 ), 271 253 'symfony/string' => array( 272 'pretty_version' => 'v 6.4.7',273 'version' => ' 6.4.7.0',274 'reference' => ' ffeb9591c61f65a68d47f77d12b83fa530227a69',254 'pretty_version' => 'v7.1.1', 255 'version' => '7.1.1.0', 256 'reference' => '60bc311c74e0af215101235aa6f471bcbc032df2', 275 257 'type' => 'library', 276 258 'install_path' => __DIR__ . '/../symfony/string', -
easy-language/trunk/classes/apis/summ-ai/class-summ-ai.php
r3079479 r3102182 998 998 * The source-language must be possible to simplify in the target-language. 999 999 * 1000 * @param ? string$values The settings to check.1000 * @param ?array $values The settings to check. 1001 1001 * 1002 1002 * @return array|null 1003 1003 */ 1004 public function validate_language_settings( ? string$values ): ?array {1004 public function validate_language_settings( ?array $values ): ?array { 1005 1005 $values = Helper::settings_validate_multiple_checkboxes( $values ); 1006 1006 if ( empty( $values ) ) { -
easy-language/trunk/easy-language.php
r3079479 r3102182 5 5 * Requires at least: 6.0 6 6 * Requires PHP: 8.0 7 * Version: 2.1. 07 * Version: 2.1.1 8 8 * Author: laOlaWeb 9 9 * Author URI: https://laolaweb.com … … 24 24 25 25 // set version number. 26 define( 'EASY_LANGUAGE_VERSION', '2.1. 0' );26 define( 'EASY_LANGUAGE_VERSION', '2.1.1' ); 27 27 28 28 // embed necessary files. -
easy-language/trunk/readme.txt
r3079479 r3102182 3 3 Tags: easy language, leichte sprache, simplify, summ ai, capito 4 4 Requires at least: 6.0 5 Tested up to: 6. 5.25 Tested up to: 6.6 6 6 Requires PHP: 8.0 7 7 License: GPL-2.0-or-later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 2.1.0 9 Stable tag: 2.1.1 10 11 Simplify your website into easy language - supported by AI. 10 12 11 13 == Description == … … 135 137 * Compatibility with WordPress 6.5.2 136 138 * Updated dependencies for Gutenberg-scripts 139 140 = 2.1.1 = 141 * Compatibility with WordPress 6.6 142 * Fixed possible error with SUMM AI settings for languages with used API Key -
easy-language/trunk/vendor/composer/autoload_real.php
r3079479 r3102182 33 33 34 34 $loader->setClassMapAuthoritative(true); 35 $loader->setApcuPrefix(' UoctlSM7hgP6zLC3lrIjF');35 $loader->setApcuPrefix('lmpaBNx2IK1RSJgzvBHGk'); 36 36 $loader->register(false); 37 37 -
easy-language/trunk/vendor/composer/installed.json
r3079479 r3102182 428 428 { 429 429 "name": "phpcsstandards/phpcsutils", 430 "version": "1.0.1 1",431 "version_normalized": "1.0.1 1.0",430 "version": "1.0.12", 431 "version_normalized": "1.0.12.0", 432 432 "source": { 433 433 "type": "git", 434 434 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", 435 "reference": " c457da9dabb60eb7106dd5e3c05132b1a6539c6a"436 }, 437 "dist": { 438 "type": "zip", 439 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/ c457da9dabb60eb7106dd5e3c05132b1a6539c6a",440 "reference": " c457da9dabb60eb7106dd5e3c05132b1a6539c6a",435 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c" 436 }, 437 "dist": { 438 "type": "zip", 439 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/87b233b00daf83fb70f40c9a28692be017ea7c6c", 440 "reference": "87b233b00daf83fb70f40c9a28692be017ea7c6c", 441 441 "shasum": "" 442 442 }, … … 444 444 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", 445 445 "php": ">=5.4", 446 "squizlabs/php_codesniffer": "^3. 9.0 || 4.0.x-dev@dev"446 "squizlabs/php_codesniffer": "^3.10.0 || 4.0.x-dev@dev" 447 447 }, 448 448 "require-dev": { … … 453 453 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0" 454 454 }, 455 "time": "2024-0 4-24T11:47:18+00:00",455 "time": "2024-05-20T13:34:27+00:00", 456 456 "type": "phpcodesniffer-standard", 457 457 "extra": { … … 634 634 { 635 635 "name": "phpdocumentor/reflection-docblock", 636 "version": "5.4. 0",637 "version_normalized": "5.4. 0.0",636 "version": "5.4.1", 637 "version_normalized": "5.4.1.0", 638 638 "source": { 639 639 "type": "git", 640 640 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 641 "reference": " 298d2febfe79d03fe714eb871d5538da55205b1a"642 }, 643 "dist": { 644 "type": "zip", 645 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/ 298d2febfe79d03fe714eb871d5538da55205b1a",646 "reference": " 298d2febfe79d03fe714eb871d5538da55205b1a",641 "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" 642 }, 643 "dist": { 644 "type": "zip", 645 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", 646 "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", 647 647 "shasum": "" 648 648 }, … … 665 665 "vimeo/psalm": "^5.13" 666 666 }, 667 "time": "2024-0 4-09T21:13:58+00:00",667 "time": "2024-05-21T05:55:05+00:00", 668 668 "type": "library", 669 669 "extra": { … … 695 695 "support": { 696 696 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", 697 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4. 0"697 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" 698 698 }, 699 699 "install-path": "../phpdocumentor/reflection-docblock" … … 762 762 { 763 763 "name": "phpstan/phpdoc-parser", 764 "version": "1.2 8.0",765 "version_normalized": "1.2 8.0.0",764 "version": "1.29.1", 765 "version_normalized": "1.29.1.0", 766 766 "source": { 767 767 "type": "git", 768 768 "url": "https://github.com/phpstan/phpdoc-parser.git", 769 "reference": " cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"770 }, 771 "dist": { 772 "type": "zip", 773 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",774 "reference": " cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",769 "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4" 770 }, 771 "dist": { 772 "type": "zip", 773 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4", 774 "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4", 775 775 "shasum": "" 776 776 }, … … 789 789 "symfony/process": "^5.2" 790 790 }, 791 "time": "2024-0 4-03T18:51:33+00:00",791 "time": "2024-05-31T08:52:43+00:00", 792 792 "type": "library", 793 793 "installation-source": "dist", … … 806 806 "support": { 807 807 "issues": "https://github.com/phpstan/phpdoc-parser/issues", 808 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2 8.0"808 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1" 809 809 }, 810 810 "install-path": "../phpstan/phpdoc-parser" … … 812 812 { 813 813 "name": "pronamic/wp-documentor", 814 "version": "v1. 3.2",815 "version_normalized": "1. 3.2.0",814 "version": "v1.4.0", 815 "version_normalized": "1.4.0.0", 816 816 "source": { 817 817 "type": "git", 818 818 "url": "https://github.com/pronamic/wp-documentor.git", 819 "reference": "c244bb9a73ce329c4bd2fe0a1e734eec5849048d" 820 }, 821 "dist": { 822 "type": "zip", 823 "url": "https://api.github.com/repos/pronamic/wp-documentor/zipball/c244bb9a73ce329c4bd2fe0a1e734eec5849048d", 824 "reference": "c244bb9a73ce329c4bd2fe0a1e734eec5849048d", 825 "shasum": "" 826 }, 827 "require": { 819 "reference": "a81e7626f2dc5a3767bbce010584c7a08813ffeb" 820 }, 821 "dist": { 822 "type": "zip", 823 "url": "https://api.github.com/repos/pronamic/wp-documentor/zipball/a81e7626f2dc5a3767bbce010584c7a08813ffeb", 824 "reference": "a81e7626f2dc5a3767bbce010584c7a08813ffeb", 825 "shasum": "" 826 }, 827 "require": { 828 "php": ">=8.0", 828 829 "phpdocumentor/reflection": "^4.0", 829 830 "phpdocumentor/reflection-docblock": "^5.2", 830 "symfony/console": "^5. 2",831 "symfony/filesystem": "^5. 2",832 "symfony/finder": "^5. 2",831 "symfony/console": "^5.0 || ^6.0 || ^6.1 || ^6.2", 832 "symfony/filesystem": "^5.0 || ^6.0 || ^6.1 || ^6.2", 833 "symfony/finder": "^5.0 || ^6.0 || ^6.1 || ^6.2", 833 834 "symfony/polyfill-php80": "^1.24" 834 835 }, 835 836 "require-dev": { 836 "bamarni/composer-bin-plugin": "^1.4",837 837 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", 838 838 "phpcompatibility/php-compatibility": "^9.3", 839 839 "phpcompatibility/phpcompatibility-wp": "^2.1", 840 "phpdocumentor/phpdocumentor": "^3.0", 840 841 "roots/wordpress": "^5.7", 841 842 "squizlabs/php_codesniffer": "^3.6", 842 843 "wp-coding-standards/wpcs": "^2.3" 843 844 }, 844 "time": "2024-0 4-22T13:47:32+00:00",845 "time": "2024-05-06T08:16:13+00:00", 845 846 "bin": [ 846 847 "bin/wp-documentor" … … 882 883 "support": { 883 884 "issues": "https://github.com/pronamic/wp-documentor/issues", 884 "source": "https://github.com/pronamic/wp-documentor/tree/v1. 3.2"885 "source": "https://github.com/pronamic/wp-documentor/tree/v1.4.0" 885 886 }, 886 887 "install-path": "../pronamic/wp-documentor" … … 997 998 { 998 999 "name": "squizlabs/php_codesniffer", 999 "version": "3. 9.2",1000 "version_normalized": "3. 9.2.0",1000 "version": "3.10.1", 1001 "version_normalized": "3.10.1.0", 1001 1002 "source": { 1002 1003 "type": "git", 1003 1004 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 1004 "reference": " aac1f6f347a5c5ac6bc98ad395007df00990f480"1005 }, 1006 "dist": { 1007 "type": "zip", 1008 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ aac1f6f347a5c5ac6bc98ad395007df00990f480",1009 "reference": " aac1f6f347a5c5ac6bc98ad395007df00990f480",1005 "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877" 1006 }, 1007 "dist": { 1008 "type": "zip", 1009 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877", 1010 "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877", 1010 1011 "shasum": "" 1011 1012 }, … … 1019 1020 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" 1020 1021 }, 1021 "time": "2024-0 4-23T20:25:34+00:00",1022 "time": "2024-05-22T21:24:41+00:00", 1022 1023 "bin": [ 1023 1024 "bin/phpcbf", … … 1080 1081 { 1081 1082 "name": "symfony/console", 1082 "version": "v 5.4.39",1083 "version_normalized": " 5.4.39.0",1083 "version": "v6.4.8", 1084 "version_normalized": "6.4.8.0", 1084 1085 "source": { 1085 1086 "type": "git", 1086 1087 "url": "https://github.com/symfony/console.git", 1087 "reference": " f3e591c48688a0cfa1a3296205926c05e84b22b1"1088 }, 1089 "dist": { 1090 "type": "zip", 1091 "url": "https://api.github.com/repos/symfony/console/zipball/ f3e591c48688a0cfa1a3296205926c05e84b22b1",1092 "reference": " f3e591c48688a0cfa1a3296205926c05e84b22b1",1093 "shasum": "" 1094 }, 1095 "require": { 1096 "php": ">= 7.2.5",1097 "symfony/deprecation-contracts": "^2. 1|^3",1088 "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" 1089 }, 1090 "dist": { 1091 "type": "zip", 1092 "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", 1093 "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", 1094 "shasum": "" 1095 }, 1096 "require": { 1097 "php": ">=8.1", 1098 "symfony/deprecation-contracts": "^2.5|^3", 1098 1099 "symfony/polyfill-mbstring": "~1.0", 1099 "symfony/polyfill-php73": "^1.9", 1100 "symfony/polyfill-php80": "^1.16", 1101 "symfony/service-contracts": "^1.1|^2|^3", 1102 "symfony/string": "^5.1|^6.0" 1100 "symfony/service-contracts": "^2.5|^3", 1101 "symfony/string": "^5.4|^6.0|^7.0" 1103 1102 }, 1104 1103 "conflict": { 1105 "psr/log": ">=3", 1106 "symfony/dependency-injection": "<4.4", 1107 "symfony/dotenv": "<5.1", 1108 "symfony/event-dispatcher": "<4.4", 1109 "symfony/lock": "<4.4", 1110 "symfony/process": "<4.4" 1104 "symfony/dependency-injection": "<5.4", 1105 "symfony/dotenv": "<5.4", 1106 "symfony/event-dispatcher": "<5.4", 1107 "symfony/lock": "<5.4", 1108 "symfony/process": "<5.4" 1111 1109 }, 1112 1110 "provide": { 1113 "psr/log-implementation": "1.0|2.0 "1111 "psr/log-implementation": "1.0|2.0|3.0" 1114 1112 }, 1115 1113 "require-dev": { 1116 "psr/log": "^1|^2", 1117 "symfony/config": "^4.4|^5.0|^6.0", 1118 "symfony/dependency-injection": "^4.4|^5.0|^6.0", 1119 "symfony/event-dispatcher": "^4.4|^5.0|^6.0", 1120 "symfony/lock": "^4.4|^5.0|^6.0", 1121 "symfony/process": "^4.4|^5.0|^6.0", 1122 "symfony/var-dumper": "^4.4|^5.0|^6.0" 1123 }, 1124 "suggest": { 1125 "psr/log": "For using the console logger", 1126 "symfony/event-dispatcher": "", 1127 "symfony/lock": "", 1128 "symfony/process": "" 1129 }, 1130 "time": "2024-04-18T08:26:06+00:00", 1114 "psr/log": "^1|^2|^3", 1115 "symfony/config": "^5.4|^6.0|^7.0", 1116 "symfony/dependency-injection": "^5.4|^6.0|^7.0", 1117 "symfony/event-dispatcher": "^5.4|^6.0|^7.0", 1118 "symfony/http-foundation": "^6.4|^7.0", 1119 "symfony/http-kernel": "^6.4|^7.0", 1120 "symfony/lock": "^5.4|^6.0|^7.0", 1121 "symfony/messenger": "^5.4|^6.0|^7.0", 1122 "symfony/process": "^5.4|^6.0|^7.0", 1123 "symfony/stopwatch": "^5.4|^6.0|^7.0", 1124 "symfony/var-dumper": "^5.4|^6.0|^7.0" 1125 }, 1126 "time": "2024-05-31T14:49:08+00:00", 1131 1127 "type": "library", 1132 1128 "installation-source": "dist", … … 1162 1158 ], 1163 1159 "support": { 1164 "source": "https://github.com/symfony/console/tree/v 5.4.39"1160 "source": "https://github.com/symfony/console/tree/v6.4.8" 1165 1161 }, 1166 1162 "funding": [ … … 1182 1178 { 1183 1179 "name": "symfony/deprecation-contracts", 1184 "version": "v3. 4.0",1185 "version_normalized": "3. 4.0.0",1180 "version": "v3.5.0", 1181 "version_normalized": "3.5.0.0", 1186 1182 "source": { 1187 1183 "type": "git", 1188 1184 "url": "https://github.com/symfony/deprecation-contracts.git", 1189 "reference": " 7c3aff79d10325257a001fcf92d991f24fc967cf"1190 }, 1191 "dist": { 1192 "type": "zip", 1193 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/ 7c3aff79d10325257a001fcf92d991f24fc967cf",1194 "reference": " 7c3aff79d10325257a001fcf92d991f24fc967cf",1185 "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" 1186 }, 1187 "dist": { 1188 "type": "zip", 1189 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 1190 "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", 1195 1191 "shasum": "" 1196 1192 }, … … 1198 1194 "php": ">=8.1" 1199 1195 }, 1200 "time": "202 3-05-23T14:45:45+00:00",1196 "time": "2024-04-18T09:32:20+00:00", 1201 1197 "type": "library", 1202 1198 "extra": { 1203 1199 "branch-alias": { 1204 "dev-main": "3. 4-dev"1200 "dev-main": "3.5-dev" 1205 1201 }, 1206 1202 "thanks": { … … 1232 1228 "homepage": "https://symfony.com", 1233 1229 "support": { 1234 "source": "https://github.com/symfony/deprecation-contracts/tree/v3. 4.0"1230 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" 1235 1231 }, 1236 1232 "funding": [ … … 1252 1248 { 1253 1249 "name": "symfony/filesystem", 1254 "version": "v 5.4.39",1255 "version_normalized": " 5.4.39.0",1250 "version": "v6.4.8", 1251 "version_normalized": "6.4.8.0", 1256 1252 "source": { 1257 1253 "type": "git", 1258 1254 "url": "https://github.com/symfony/filesystem.git", 1259 "reference": " e6edd875d5d39b03de51f3c3951148cfa79a4d12"1260 }, 1261 "dist": { 1262 "type": "zip", 1263 "url": "https://api.github.com/repos/symfony/filesystem/zipball/ e6edd875d5d39b03de51f3c3951148cfa79a4d12",1264 "reference": " e6edd875d5d39b03de51f3c3951148cfa79a4d12",1265 "shasum": "" 1266 }, 1267 "require": { 1268 "php": ">= 7.2.5",1255 "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3" 1256 }, 1257 "dist": { 1258 "type": "zip", 1259 "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3", 1260 "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3", 1261 "shasum": "" 1262 }, 1263 "require": { 1264 "php": ">=8.1", 1269 1265 "symfony/polyfill-ctype": "~1.8", 1270 "symfony/polyfill-mbstring": "~1.8", 1271 "symfony/polyfill-php80": "^1.16", 1272 "symfony/process": "^5.4|^6.4" 1273 }, 1274 "time": "2024-04-18T08:26:06+00:00", 1266 "symfony/polyfill-mbstring": "~1.8" 1267 }, 1268 "require-dev": { 1269 "symfony/process": "^5.4|^6.4|^7.0" 1270 }, 1271 "time": "2024-05-31T14:49:08+00:00", 1275 1272 "type": "library", 1276 1273 "installation-source": "dist", … … 1300 1297 "homepage": "https://symfony.com", 1301 1298 "support": { 1302 "source": "https://github.com/symfony/filesystem/tree/v 5.4.39"1299 "source": "https://github.com/symfony/filesystem/tree/v6.4.8" 1303 1300 }, 1304 1301 "funding": [ … … 1320 1317 { 1321 1318 "name": "symfony/finder", 1322 "version": "v 5.4.39",1323 "version_normalized": " 5.4.39.0",1319 "version": "v6.4.8", 1320 "version_normalized": "6.4.8.0", 1324 1321 "source": { 1325 1322 "type": "git", 1326 1323 "url": "https://github.com/symfony/finder.git", 1327 "reference": "f6a96e4fcd468a25fede16ee665f50ced856bd0a" 1328 }, 1329 "dist": { 1330 "type": "zip", 1331 "url": "https://api.github.com/repos/symfony/finder/zipball/f6a96e4fcd468a25fede16ee665f50ced856bd0a", 1332 "reference": "f6a96e4fcd468a25fede16ee665f50ced856bd0a", 1333 "shasum": "" 1334 }, 1335 "require": { 1336 "php": ">=7.2.5", 1337 "symfony/deprecation-contracts": "^2.1|^3", 1338 "symfony/polyfill-php80": "^1.16" 1339 }, 1340 "time": "2024-04-18T08:26:06+00:00", 1324 "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" 1325 }, 1326 "dist": { 1327 "type": "zip", 1328 "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", 1329 "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", 1330 "shasum": "" 1331 }, 1332 "require": { 1333 "php": ">=8.1" 1334 }, 1335 "require-dev": { 1336 "symfony/filesystem": "^6.0|^7.0" 1337 }, 1338 "time": "2024-05-31T14:49:08+00:00", 1341 1339 "type": "library", 1342 1340 "installation-source": "dist", … … 1366 1364 "homepage": "https://symfony.com", 1367 1365 "support": { 1368 "source": "https://github.com/symfony/finder/tree/v 5.4.39"1366 "source": "https://github.com/symfony/finder/tree/v6.4.8" 1369 1367 }, 1370 1368 "funding": [ … … 1715 1713 }, 1716 1714 { 1717 "name": "symfony/polyfill-php73",1718 "version": "v1.29.0",1719 "version_normalized": "1.29.0.0",1720 "source": {1721 "type": "git",1722 "url": "https://github.com/symfony/polyfill-php73.git",1723 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2"1724 },1725 "dist": {1726 "type": "zip",1727 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2",1728 "reference": "21bd091060673a1177ae842c0ef8fe30893114d2",1729 "shasum": ""1730 },1731 "require": {1732 "php": ">=7.1"1733 },1734 "time": "2024-01-29T20:11:03+00:00",1735 "type": "library",1736 "extra": {1737 "thanks": {1738 "name": "symfony/polyfill",1739 "url": "https://github.com/symfony/polyfill"1740 }1741 },1742 "installation-source": "dist",1743 "autoload": {1744 "files": [1745 "bootstrap.php"1746 ],1747 "psr-4": {1748 "Symfony\\Polyfill\\Php73\\": ""1749 },1750 "classmap": [1751 "Resources/stubs"1752 ]1753 },1754 "notification-url": "https://packagist.org/downloads/",1755 "license": [1756 "MIT"1757 ],1758 "authors": [1759 {1760 "name": "Nicolas Grekas",1761 "email": "p@tchwork.com"1762 },1763 {1764 "name": "Symfony Community",1765 "homepage": "https://symfony.com/contributors"1766 }1767 ],1768 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",1769 "homepage": "https://symfony.com",1770 "keywords": [1771 "compatibility",1772 "polyfill",1773 "portable",1774 "shim"1775 ],1776 "support": {1777 "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0"1778 },1779 "funding": [1780 {1781 "url": "https://symfony.com/sponsor",1782 "type": "custom"1783 },1784 {1785 "url": "https://github.com/fabpot",1786 "type": "github"1787 },1788 {1789 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",1790 "type": "tidelift"1791 }1792 ],1793 "install-path": "../symfony/polyfill-php73"1794 },1795 {1796 1715 "name": "symfony/polyfill-php80", 1797 1716 "version": "v1.29.0", … … 1877 1796 }, 1878 1797 { 1879 "name": "symfony/process",1880 "version": "v6.4.7",1881 "version_normalized": "6.4.7.0",1882 "source": {1883 "type": "git",1884 "url": "https://github.com/symfony/process.git",1885 "reference": "cdb1c81c145fd5aa9b0038bab694035020943381"1886 },1887 "dist": {1888 "type": "zip",1889 "url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381",1890 "reference": "cdb1c81c145fd5aa9b0038bab694035020943381",1891 "shasum": ""1892 },1893 "require": {1894 "php": ">=8.1"1895 },1896 "time": "2024-04-18T09:22:46+00:00",1897 "type": "library",1898 "installation-source": "dist",1899 "autoload": {1900 "psr-4": {1901 "Symfony\\Component\\Process\\": ""1902 },1903 "exclude-from-classmap": [1904 "/Tests/"1905 ]1906 },1907 "notification-url": "https://packagist.org/downloads/",1908 "license": [1909 "MIT"1910 ],1911 "authors": [1912 {1913 "name": "Fabien Potencier",1914 "email": "fabien@symfony.com"1915 },1916 {1917 "name": "Symfony Community",1918 "homepage": "https://symfony.com/contributors"1919 }1920 ],1921 "description": "Executes commands in sub-processes",1922 "homepage": "https://symfony.com",1923 "support": {1924 "source": "https://github.com/symfony/process/tree/v6.4.7"1925 },1926 "funding": [1927 {1928 "url": "https://symfony.com/sponsor",1929 "type": "custom"1930 },1931 {1932 "url": "https://github.com/fabpot",1933 "type": "github"1934 },1935 {1936 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",1937 "type": "tidelift"1938 }1939 ],1940 "install-path": "../symfony/process"1941 },1942 {1943 1798 "name": "symfony/service-contracts", 1944 "version": "v3. 4.2",1945 "version_normalized": "3. 4.2.0",1799 "version": "v3.5.0", 1800 "version_normalized": "3.5.0.0", 1946 1801 "source": { 1947 1802 "type": "git", 1948 1803 "url": "https://github.com/symfony/service-contracts.git", 1949 "reference": " 11bbf19a0fb7b36345861e85c5768844c552906e"1950 }, 1951 "dist": { 1952 "type": "zip", 1953 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ 11bbf19a0fb7b36345861e85c5768844c552906e",1954 "reference": " 11bbf19a0fb7b36345861e85c5768844c552906e",1804 "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" 1805 }, 1806 "dist": { 1807 "type": "zip", 1808 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 1809 "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", 1955 1810 "shasum": "" 1956 1811 }, 1957 1812 "require": { 1958 1813 "php": ">=8.1", 1959 "psr/container": "^1.1|^2.0" 1814 "psr/container": "^1.1|^2.0", 1815 "symfony/deprecation-contracts": "^2.5|^3" 1960 1816 }, 1961 1817 "conflict": { 1962 1818 "ext-psr": "<1.1|>=2" 1963 1819 }, 1964 "time": "202 3-12-19T21:51:00+00:00",1820 "time": "2024-04-18T09:32:20+00:00", 1965 1821 "type": "library", 1966 1822 "extra": { 1967 1823 "branch-alias": { 1968 "dev-main": "3. 4-dev"1824 "dev-main": "3.5-dev" 1969 1825 }, 1970 1826 "thanks": { … … 2007 1863 ], 2008 1864 "support": { 2009 "source": "https://github.com/symfony/service-contracts/tree/v3. 4.2"1865 "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" 2010 1866 }, 2011 1867 "funding": [ … … 2027 1883 { 2028 1884 "name": "symfony/string", 2029 "version": "v 6.4.7",2030 "version_normalized": " 6.4.7.0",1885 "version": "v7.1.1", 1886 "version_normalized": "7.1.1.0", 2031 1887 "source": { 2032 1888 "type": "git", 2033 1889 "url": "https://github.com/symfony/string.git", 2034 "reference": " ffeb9591c61f65a68d47f77d12b83fa530227a69"2035 }, 2036 "dist": { 2037 "type": "zip", 2038 "url": "https://api.github.com/repos/symfony/string/zipball/ ffeb9591c61f65a68d47f77d12b83fa530227a69",2039 "reference": " ffeb9591c61f65a68d47f77d12b83fa530227a69",2040 "shasum": "" 2041 }, 2042 "require": { 2043 "php": ">=8. 1",1890 "reference": "60bc311c74e0af215101235aa6f471bcbc032df2" 1891 }, 1892 "dist": { 1893 "type": "zip", 1894 "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2", 1895 "reference": "60bc311c74e0af215101235aa6f471bcbc032df2", 1896 "shasum": "" 1897 }, 1898 "require": { 1899 "php": ">=8.2", 2044 1900 "symfony/polyfill-ctype": "~1.8", 2045 1901 "symfony/polyfill-intl-grapheme": "~1.0", … … 2051 1907 }, 2052 1908 "require-dev": { 2053 "symfony/error-handler": "^5.4|^6.0|^7.0", 2054 "symfony/http-client": "^5.4|^6.0|^7.0", 2055 "symfony/intl": "^6.2|^7.0", 1909 "symfony/emoji": "^7.1", 1910 "symfony/error-handler": "^6.4|^7.0", 1911 "symfony/http-client": "^6.4|^7.0", 1912 "symfony/intl": "^6.4|^7.0", 2056 1913 "symfony/translation-contracts": "^2.5|^3.0", 2057 "symfony/var-exporter": "^ 5.4|^6.0|^7.0"2058 }, 2059 "time": "2024-0 4-18T09:22:46+00:00",1914 "symfony/var-exporter": "^6.4|^7.0" 1915 }, 1916 "time": "2024-06-04T06:40:14+00:00", 2060 1917 "type": "library", 2061 1918 "installation-source": "dist", … … 2096 1953 ], 2097 1954 "support": { 2098 "source": "https://github.com/symfony/string/tree/v 6.4.7"1955 "source": "https://github.com/symfony/string/tree/v7.1.1" 2099 1956 }, 2100 1957 "funding": [ … … 2341 2198 "symfony/polyfill-intl-normalizer", 2342 2199 "symfony/polyfill-mbstring", 2343 "symfony/polyfill-php73",2344 2200 "symfony/polyfill-php80", 2345 "symfony/process",2346 2201 "symfony/service-contracts", 2347 2202 "symfony/string", -
easy-language/trunk/vendor/composer/installed.php
r3079479 r3102182 66 66 ), 67 67 'phpcsstandards/phpcsutils' => array( 68 'pretty_version' => '1.0.1 1',69 'version' => '1.0.1 1.0',70 'reference' => ' c457da9dabb60eb7106dd5e3c05132b1a6539c6a',68 'pretty_version' => '1.0.12', 69 'version' => '1.0.12.0', 70 'reference' => '87b233b00daf83fb70f40c9a28692be017ea7c6c', 71 71 'type' => 'phpcodesniffer-standard', 72 72 'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils', … … 93 93 ), 94 94 'phpdocumentor/reflection-docblock' => array( 95 'pretty_version' => '5.4. 0',96 'version' => '5.4. 0.0',97 'reference' => ' 298d2febfe79d03fe714eb871d5538da55205b1a',95 'pretty_version' => '5.4.1', 96 'version' => '5.4.1.0', 97 'reference' => '9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c', 98 98 'type' => 'library', 99 99 'install_path' => __DIR__ . '/../phpdocumentor/reflection-docblock', … … 111 111 ), 112 112 'phpstan/phpdoc-parser' => array( 113 'pretty_version' => '1.2 8.0',114 'version' => '1.2 8.0.0',115 'reference' => ' cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb',113 'pretty_version' => '1.29.1', 114 'version' => '1.29.1.0', 115 'reference' => 'fcaefacf2d5c417e928405b71b400d4ce10daaf4', 116 116 'type' => 'library', 117 117 'install_path' => __DIR__ . '/../phpstan/phpdoc-parser', … … 120 120 ), 121 121 'pronamic/wp-documentor' => array( 122 'pretty_version' => 'v1. 3.2',123 'version' => '1. 3.2.0',124 'reference' => ' c244bb9a73ce329c4bd2fe0a1e734eec5849048d',122 'pretty_version' => 'v1.4.0', 123 'version' => '1.4.0.0', 124 'reference' => 'a81e7626f2dc5a3767bbce010584c7a08813ffeb', 125 125 'type' => 'library', 126 126 'install_path' => __DIR__ . '/../pronamic/wp-documentor', … … 149 149 'dev_requirement' => true, 150 150 'provided' => array( 151 0 => '1.0|2.0 ',151 0 => '1.0|2.0|3.0', 152 152 ), 153 153 ), 154 154 'squizlabs/php_codesniffer' => array( 155 'pretty_version' => '3. 9.2',156 'version' => '3. 9.2.0',157 'reference' => ' aac1f6f347a5c5ac6bc98ad395007df00990f480',155 'pretty_version' => '3.10.1', 156 'version' => '3.10.1.0', 157 'reference' => '8f90f7a53ce271935282967f53d0894f8f1ff877', 158 158 'type' => 'library', 159 159 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer', … … 162 162 ), 163 163 'symfony/console' => array( 164 'pretty_version' => 'v 5.4.39',165 'version' => ' 5.4.39.0',166 'reference' => ' f3e591c48688a0cfa1a3296205926c05e84b22b1',164 'pretty_version' => 'v6.4.8', 165 'version' => '6.4.8.0', 166 'reference' => 'be5854cee0e8c7b110f00d695d11debdfa1a2a91', 167 167 'type' => 'library', 168 168 'install_path' => __DIR__ . '/../symfony/console', … … 171 171 ), 172 172 'symfony/deprecation-contracts' => array( 173 'pretty_version' => 'v3. 4.0',174 'version' => '3. 4.0.0',175 'reference' => ' 7c3aff79d10325257a001fcf92d991f24fc967cf',173 'pretty_version' => 'v3.5.0', 174 'version' => '3.5.0.0', 175 'reference' => '0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1', 176 176 'type' => 'library', 177 177 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', … … 180 180 ), 181 181 'symfony/filesystem' => array( 182 'pretty_version' => 'v 5.4.39',183 'version' => ' 5.4.39.0',184 'reference' => ' e6edd875d5d39b03de51f3c3951148cfa79a4d12',182 'pretty_version' => 'v6.4.8', 183 'version' => '6.4.8.0', 184 'reference' => '4d37529150e7081c51b3c5d5718c55a04a9503f3', 185 185 'type' => 'library', 186 186 'install_path' => __DIR__ . '/../symfony/filesystem', … … 189 189 ), 190 190 'symfony/finder' => array( 191 'pretty_version' => 'v 5.4.39',192 'version' => ' 5.4.39.0',193 'reference' => ' f6a96e4fcd468a25fede16ee665f50ced856bd0a',191 'pretty_version' => 'v6.4.8', 192 'version' => '6.4.8.0', 193 'reference' => '3ef977a43883215d560a2cecb82ec8e62131471c', 194 194 'type' => 'library', 195 195 'install_path' => __DIR__ . '/../symfony/finder', … … 233 233 'dev_requirement' => true, 234 234 ), 235 'symfony/polyfill-php73' => array(236 'pretty_version' => 'v1.29.0',237 'version' => '1.29.0.0',238 'reference' => '21bd091060673a1177ae842c0ef8fe30893114d2',239 'type' => 'library',240 'install_path' => __DIR__ . '/../symfony/polyfill-php73',241 'aliases' => array(),242 'dev_requirement' => true,243 ),244 235 'symfony/polyfill-php80' => array( 245 236 'pretty_version' => 'v1.29.0', … … 251 242 'dev_requirement' => true, 252 243 ), 253 'symfony/process' => array(254 'pretty_version' => 'v6.4.7',255 'version' => '6.4.7.0',256 'reference' => 'cdb1c81c145fd5aa9b0038bab694035020943381',257 'type' => 'library',258 'install_path' => __DIR__ . '/../symfony/process',259 'aliases' => array(),260 'dev_requirement' => true,261 ),262 244 'symfony/service-contracts' => array( 263 'pretty_version' => 'v3. 4.2',264 'version' => '3. 4.2.0',265 'reference' => ' 11bbf19a0fb7b36345861e85c5768844c552906e',245 'pretty_version' => 'v3.5.0', 246 'version' => '3.5.0.0', 247 'reference' => 'bd1d9e59a81d8fa4acdcea3f617c581f7475a80f', 266 248 'type' => 'library', 267 249 'install_path' => __DIR__ . '/../symfony/service-contracts', … … 270 252 ), 271 253 'symfony/string' => array( 272 'pretty_version' => 'v 6.4.7',273 'version' => ' 6.4.7.0',274 'reference' => ' ffeb9591c61f65a68d47f77d12b83fa530227a69',254 'pretty_version' => 'v7.1.1', 255 'version' => '7.1.1.0', 256 'reference' => '60bc311c74e0af215101235aa6f471bcbc032df2', 275 257 'type' => 'library', 276 258 'install_path' => __DIR__ . '/../symfony/string',
Note: See TracChangeset
for help on using the changeset viewer.