Changeset 13252
- Timestamp:
- 02/25/2022 08:14:15 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/unit-tests.yml
r13250 r13252 58 58 with: 59 59 composer-options: "--ignore-platform-reqs" 60 dependency-versions: "lowest"61 60 62 61 - name: Adjust wp-phpunit version -
trunk/composer.json
r13250 r13252 36 36 "squizlabs/php_codesniffer" : "^3.5.4", 37 37 "wp-coding-standards/wpcs": "*", 38 "wp-phpunit/wp-phpunit": "^5.9 .1",38 "wp-phpunit/wp-phpunit": "^5.9", 39 39 "phpunit/phpunit": "^7.5" 40 40 } -
trunk/composer.lock
r13251 r13252 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " a06a252f086e4a94cf154f2f654e3822",7 "content-hash": "b0a805505a9fe51a655f7b41f1152eed", 8 8 "packages": [ 9 9 { 10 10 "name": "composer/installers", 11 "version": "v1.1 1.0",11 "version": "v1.12.0", 12 12 "source": { 13 13 "type": "git", 14 14 "url": "https://github.com/composer/installers.git", 15 "reference": " ae03311f45dfe194412081526be2e003960df74b"16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/composer/installers/zipball/ ae03311f45dfe194412081526be2e003960df74b",20 "reference": " ae03311f45dfe194412081526be2e003960df74b",15 "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", 20 "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", 21 21 "shasum": "" 22 22 }, … … 117 117 "moodle", 118 118 "osclass", 119 "pantheon", 119 120 "phpbb", 120 121 "piwik", … … 139 140 "support": { 140 141 "issues": "https://github.com/composer/installers/issues", 141 "source": "https://github.com/composer/installers/tree/v1.1 1.0"142 "source": "https://github.com/composer/installers/tree/v1.12.0" 142 143 }, 143 144 "funding": [ … … 155 156 } 156 157 ], 157 "time": "2021-0 4-28T06:42:17+00:00"158 "time": "2021-09-13T08:19:44+00:00" 158 159 } 159 160 ], … … 161 162 { 162 163 "name": "dealerdirect/phpcodesniffer-composer-installer", 163 "version": "v0.7. 1",164 "version": "v0.7.2", 164 165 "source": { 165 166 "type": "git", 166 167 "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", 167 "reference": " fe390591e0241955f22eb9ba327d137e501c771c"168 }, 169 "dist": { 170 "type": "zip", 171 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/ fe390591e0241955f22eb9ba327d137e501c771c",172 "reference": " fe390591e0241955f22eb9ba327d137e501c771c",168 "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" 169 }, 170 "dist": { 171 "type": "zip", 172 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", 173 "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", 173 174 "shasum": "" 174 175 }, … … 176 177 "composer-plugin-api": "^1.0 || ^2.0", 177 178 "php": ">=5.3", 178 "squizlabs/php_codesniffer": "^2.0 || ^3. 0 || ^4.0"179 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" 179 180 }, 180 181 "require-dev": { 181 182 "composer/composer": "*", 182 "php compatibility/php-compatibility": "^9.0",183 " sensiolabs/security-checker": "^4.1.0"183 "php-parallel-lint/php-parallel-lint": "^1.3.1", 184 "phpcompatibility/php-compatibility": "^9.0" 184 185 }, 185 186 "type": "composer-plugin", … … 202 203 "homepage": "http://www.frenck.nl", 203 204 "role": "Developer / IT Manager" 205 }, 206 { 207 "name": "Contributors", 208 "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors" 204 209 } 205 210 ], … … 213 218 "composer", 214 219 "installer", 220 "phpcbf", 215 221 "phpcs", 216 222 "plugin", … … 227 233 "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" 228 234 }, 229 "time": "202 0-12-07T18:04:37+00:00"235 "time": "2022-02-04T12:51:07+00:00" 230 236 }, 231 237 { … … 325 331 "type": "library", 326 332 "autoload": { 333 "files": [ 334 "src/DeepCopy/deep_copy.php" 335 ], 327 336 "psr-4": { 328 337 "DeepCopy\\": "src/DeepCopy/" 329 }, 330 "files": [ 331 "src/DeepCopy/deep_copy.php" 332 ] 338 } 333 339 }, 334 340 "notification-url": "https://packagist.org/downloads/", … … 586 592 { 587 593 "name": "phpcompatibility/phpcompatibility-wp", 588 "version": "2.1. 1",594 "version": "2.1.3", 589 595 "source": { 590 596 "type": "git", 591 597 "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git", 592 "reference": " b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e"593 }, 594 "dist": { 595 "type": "zip", 596 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/ b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",597 "reference": " b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",598 "reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308" 599 }, 600 "dist": { 601 "type": "zip", 602 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/d55de55f88697b9cdb94bccf04f14eb3b11cf308", 603 "reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308", 598 604 "shasum": "" 599 605 }, … … 636 642 "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP" 637 643 }, 638 "time": "2021- 02-15T12:58:46+00:00"644 "time": "2021-12-30T16:37:40+00:00" 639 645 }, 640 646 { … … 693 699 { 694 700 "name": "phpdocumentor/reflection-docblock", 695 "version": "5. 2.2",701 "version": "5.3.0", 696 702 "source": { 697 703 "type": "git", 698 704 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 699 "reference": " 069a785b2141f5bcf49f3e353548dc1cce6df556"700 }, 701 "dist": { 702 "type": "zip", 703 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/ 069a785b2141f5bcf49f3e353548dc1cce6df556",704 "reference": " 069a785b2141f5bcf49f3e353548dc1cce6df556",705 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" 706 }, 707 "dist": { 708 "type": "zip", 709 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", 710 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", 705 711 "shasum": "" 706 712 }, … … 713 719 }, 714 720 "require-dev": { 715 "mockery/mockery": "~1.3.2" 721 "mockery/mockery": "~1.3.2", 722 "psalm/phar": "^4.8" 716 723 }, 717 724 "type": "library", … … 743 750 "support": { 744 751 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", 745 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/ master"746 }, 747 "time": "202 0-09-03T19:13:55+00:00"752 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" 753 }, 754 "time": "2021-10-19T17:43:47+00:00" 748 755 }, 749 756 { 750 757 "name": "phpdocumentor/type-resolver", 751 "version": "1. 4.0",758 "version": "1.6.0", 752 759 "source": { 753 760 "type": "git", 754 761 "url": "https://github.com/phpDocumentor/TypeResolver.git", 755 "reference": " 6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"756 }, 757 "dist": { 758 "type": "zip", 759 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/ 6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",760 "reference": " 6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",762 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" 763 }, 764 "dist": { 765 "type": "zip", 766 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", 767 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", 761 768 "shasum": "" 762 769 }, … … 766 773 }, 767 774 "require-dev": { 768 "ext-tokenizer": "*" 775 "ext-tokenizer": "*", 776 "psalm/phar": "^4.8" 769 777 }, 770 778 "type": "library", … … 792 800 "support": { 793 801 "issues": "https://github.com/phpDocumentor/TypeResolver/issues", 794 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1. 4.0"795 }, 796 "time": "202 0-09-17T18:55:26+00:00"802 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" 803 }, 804 "time": "2022-01-04T19:58:01+00:00" 797 805 }, 798 806 { 799 807 "name": "phpspec/prophecy", 800 "version": " 1.13.0",808 "version": "v1.15.0", 801 809 "source": { 802 810 "type": "git", 803 811 "url": "https://github.com/phpspec/prophecy.git", 804 "reference": "b e1996ed8adc35c3fd795488a653f4b518be70ea"805 }, 806 "dist": { 807 "type": "zip", 808 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b e1996ed8adc35c3fd795488a653f4b518be70ea",809 "reference": "b e1996ed8adc35c3fd795488a653f4b518be70ea",812 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" 813 }, 814 "dist": { 815 "type": "zip", 816 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", 817 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", 810 818 "shasum": "" 811 819 }, 812 820 "require": { 813 821 "doctrine/instantiator": "^1.2", 814 "php": "^7.2 || ~8.0, <8. 1",822 "php": "^7.2 || ~8.0, <8.2", 815 823 "phpdocumentor/reflection-docblock": "^5.2", 816 824 "sebastian/comparator": "^3.0 || ^4.0", … … 818 826 }, 819 827 "require-dev": { 820 "phpspec/phpspec": "^6.0 ",828 "phpspec/phpspec": "^6.0 || ^7.0", 821 829 "phpunit/phpunit": "^8.0 || ^9.0" 822 830 }, … … 824 832 "extra": { 825 833 "branch-alias": { 826 "dev-master": "1. 11.x-dev"834 "dev-master": "1.x-dev" 827 835 } 828 836 }, … … 859 867 "support": { 860 868 "issues": "https://github.com/phpspec/prophecy/issues", 861 "source": "https://github.com/phpspec/prophecy/tree/ 1.13.0"862 }, 863 "time": "2021- 03-17T13:42:18+00:00"869 "source": "https://github.com/phpspec/prophecy/tree/v1.15.0" 870 }, 871 "time": "2021-12-08T12:19:24+00:00" 864 872 }, 865 873 { … … 932 940 { 933 941 "name": "phpunit/php-file-iterator", 934 "version": "2.0. 3",942 "version": "2.0.5", 935 943 "source": { 936 944 "type": "git", 937 945 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 938 "reference": "4 b49fb70f067272b659ef0174ff9ca40fdaa6357"939 }, 940 "dist": { 941 "type": "zip", 942 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4 b49fb70f067272b659ef0174ff9ca40fdaa6357",943 "reference": "4 b49fb70f067272b659ef0174ff9ca40fdaa6357",946 "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5" 947 }, 948 "dist": { 949 "type": "zip", 950 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5", 951 "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5", 944 952 "shasum": "" 945 953 }, … … 980 988 "support": { 981 989 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", 982 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0. 3"990 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5" 983 991 }, 984 992 "funding": [ … … 988 996 } 989 997 ], 990 "time": "202 0-11-30T08:25:21+00:00"998 "time": "2021-12-02T12:42:26+00:00" 991 999 }, 992 1000 { … … 1096 1104 { 1097 1105 "name": "phpunit/php-token-stream", 1098 "version": "3.1. 2",1106 "version": "3.1.3", 1099 1107 "source": { 1100 1108 "type": "git", 1101 1109 "url": "https://github.com/sebastianbergmann/php-token-stream.git", 1102 "reference": " 472b687829041c24b25f475e14c2f38a09edf1c2"1103 }, 1104 "dist": { 1105 "type": "zip", 1106 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ 472b687829041c24b25f475e14c2f38a09edf1c2",1107 "reference": " 472b687829041c24b25f475e14c2f38a09edf1c2",1110 "reference": "9c1da83261628cb24b6a6df371b6e312b3954768" 1111 }, 1112 "dist": { 1113 "type": "zip", 1114 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768", 1115 "reference": "9c1da83261628cb24b6a6df371b6e312b3954768", 1108 1116 "shasum": "" 1109 1117 }, … … 1143 1151 "support": { 1144 1152 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues", 1145 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1. 2"1153 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3" 1146 1154 }, 1147 1155 "funding": [ … … 1152 1160 ], 1153 1161 "abandoned": true, 1154 "time": "202 0-11-30T08:38:46+00:00"1162 "time": "2021-07-26T12:15:06+00:00" 1155 1163 }, 1156 1164 { … … 1502 1510 { 1503 1511 "name": "sebastian/exporter", 1504 "version": "3.1. 3",1512 "version": "3.1.4", 1505 1513 "source": { 1506 1514 "type": "git", 1507 1515 "url": "https://github.com/sebastianbergmann/exporter.git", 1508 "reference": " 6b853149eab67d4da22291d36f5b0631c0fd856e"1509 }, 1510 "dist": { 1511 "type": "zip", 1512 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ 6b853149eab67d4da22291d36f5b0631c0fd856e",1513 "reference": " 6b853149eab67d4da22291d36f5b0631c0fd856e",1516 "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db" 1517 }, 1518 "dist": { 1519 "type": "zip", 1520 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", 1521 "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", 1514 1522 "shasum": "" 1515 1523 }, … … 1520 1528 "require-dev": { 1521 1529 "ext-mbstring": "*", 1522 "phpunit/phpunit": "^ 6.0"1530 "phpunit/phpunit": "^8.5" 1523 1531 }, 1524 1532 "type": "library", … … 1567 1575 "support": { 1568 1576 "issues": "https://github.com/sebastianbergmann/exporter/issues", 1569 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1. 3"1577 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.4" 1570 1578 }, 1571 1579 "funding": [ … … 1575 1583 } 1576 1584 ], 1577 "time": "202 0-11-30T07:47:53+00:00"1585 "time": "2021-11-11T13:51:24+00:00" 1578 1586 }, 1579 1587 { … … 1908 1916 { 1909 1917 "name": "squizlabs/php_codesniffer", 1910 "version": "3.6. 0",1918 "version": "3.6.2", 1911 1919 "source": { 1912 1920 "type": "git", 1913 1921 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", 1914 "reference": " ffced0d2c8fa8e6cdc4d695a743271fab6c38625"1915 }, 1916 "dist": { 1917 "type": "zip", 1918 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ ffced0d2c8fa8e6cdc4d695a743271fab6c38625",1919 "reference": " ffced0d2c8fa8e6cdc4d695a743271fab6c38625",1922 "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" 1923 }, 1924 "dist": { 1925 "type": "zip", 1926 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", 1927 "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", 1920 1928 "shasum": "" 1921 1929 }, … … 1960 1968 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" 1961 1969 }, 1962 "time": "2021- 04-09T00:54:41+00:00"1970 "time": "2021-12-12T21:44:58+00:00" 1963 1971 }, 1964 1972 { 1965 1973 "name": "symfony/polyfill-ctype", 1966 "version": "v1.2 2.1",1974 "version": "v1.24.0", 1967 1975 "source": { 1968 1976 "type": "git", 1969 1977 "url": "https://github.com/symfony/polyfill-ctype.git", 1970 "reference": " c6c942b1ac76c82448322025e084cadc56048b4e"1971 }, 1972 "dist": { 1973 "type": "zip", 1974 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ c6c942b1ac76c82448322025e084cadc56048b4e",1975 "reference": " c6c942b1ac76c82448322025e084cadc56048b4e",1978 "reference": "30885182c981ab175d4d034db0f6f469898070ab" 1979 }, 1980 "dist": { 1981 "type": "zip", 1982 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", 1983 "reference": "30885182c981ab175d4d034db0f6f469898070ab", 1976 1984 "shasum": "" 1977 1985 }, 1978 1986 "require": { 1979 1987 "php": ">=7.1" 1988 }, 1989 "provide": { 1990 "ext-ctype": "*" 1980 1991 }, 1981 1992 "suggest": { … … 1985 1996 "extra": { 1986 1997 "branch-alias": { 1987 "dev-main": "1.2 2-dev"1998 "dev-main": "1.23-dev" 1988 1999 }, 1989 2000 "thanks": { … … 1993 2004 }, 1994 2005 "autoload": { 2006 "files": [ 2007 "bootstrap.php" 2008 ], 1995 2009 "psr-4": { 1996 2010 "Symfony\\Polyfill\\Ctype\\": "" 1997 }, 1998 "files": [ 1999 "bootstrap.php" 2000 ] 2011 } 2001 2012 }, 2002 2013 "notification-url": "https://packagist.org/downloads/", … … 2023 2034 ], 2024 2035 "support": { 2025 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.2 2.1"2036 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0" 2026 2037 }, 2027 2038 "funding": [ … … 2039 2050 } 2040 2051 ], 2041 "time": "2021- 01-07T16:49:33+00:00"2052 "time": "2021-10-20T20:35:02+00:00" 2042 2053 }, 2043 2054 { 2044 2055 "name": "theseer/tokenizer", 2045 "version": "1.2. 0",2056 "version": "1.2.1", 2046 2057 "source": { 2047 2058 "type": "git", 2048 2059 "url": "https://github.com/theseer/tokenizer.git", 2049 "reference": " 75a63c33a8577608444246075ea0af0d052e452a"2050 }, 2051 "dist": { 2052 "type": "zip", 2053 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/ 75a63c33a8577608444246075ea0af0d052e452a",2054 "reference": " 75a63c33a8577608444246075ea0af0d052e452a",2060 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" 2061 }, 2062 "dist": { 2063 "type": "zip", 2064 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", 2065 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", 2055 2066 "shasum": "" 2056 2067 }, … … 2081 2092 "support": { 2082 2093 "issues": "https://github.com/theseer/tokenizer/issues", 2083 "source": "https://github.com/theseer/tokenizer/tree/ master"2094 "source": "https://github.com/theseer/tokenizer/tree/1.2.1" 2084 2095 }, 2085 2096 "funding": [ … … 2089 2100 } 2090 2101 ], 2091 "time": "202 0-07-12T23:59:07+00:00"2102 "time": "2021-07-28T10:34:58+00:00" 2092 2103 }, 2093 2104 { … … 2202 2213 { 2203 2214 "name": "wp-phpunit/wp-phpunit", 2204 "version": "5. 7.2",2215 "version": "5.9.1", 2205 2216 "source": { 2206 2217 "type": "git", 2207 2218 "url": "https://github.com/wp-phpunit/wp-phpunit.git", 2208 "reference": " 5ab77c1e1328e9bee65f60c246e33b13fc202375"2209 }, 2210 "dist": { 2211 "type": "zip", 2212 "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/ 5ab77c1e1328e9bee65f60c246e33b13fc202375",2213 "reference": " 5ab77c1e1328e9bee65f60c246e33b13fc202375",2219 "reference": "ceece1ed4f2d0732c4a4f2603f4376d85547a50f" 2220 }, 2221 "dist": { 2222 "type": "zip", 2223 "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/ceece1ed4f2d0732c4a4f2603f4376d85547a50f", 2224 "reference": "ceece1ed4f2d0732c4a4f2603f4376d85547a50f", 2214 2225 "shasum": "" 2215 2226 }, … … 2246 2257 "source": "https://github.com/wp-phpunit/wp-phpunit" 2247 2258 }, 2248 "time": "202 1-03-10T17:57:07+00:00"2259 "time": "2022-02-22T20:53:17+00:00" 2249 2260 } 2250 2261 ], … … 2258 2269 }, 2259 2270 "platform-dev": [], 2260 "plugin-api-version": "2. 0.0"2271 "plugin-api-version": "2.1.0" 2261 2272 } -
trunk/npm-shrinkwrap.json
r13249 r13252 13 13 "@wordpress/babel-preset-default": "~6.3.2", 14 14 "@wordpress/browserslist-config": "~4.1.0", 15 "@wordpress/env": "^4. 1.1",15 "@wordpress/env": "^4.2.2", 16 16 "@wordpress/stylelint-config": "~19.1.0", 17 17 "autoprefixer": "^9.8.6",
Note: See TracChangeset
for help on using the changeset viewer.