Changeset 49516 for branches/5.1/composer.lock
- Timestamp:
- 11/06/2020 04:39:51 PM (4 years ago)
- Location:
- branches/5.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.1
-
branches/5.1/composer.lock
r44645 r49516 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " c7426ffeca8db395605e43bccf174b02",7 "content-hash": "0d68b3d8b17e827e096ecb10a063f34c", 8 8 "packages": [], 9 9 "packages-dev": [ 10 10 { 11 11 "name": "dealerdirect/phpcodesniffer-composer-installer", 12 "version": "v0. 5.0",12 "version": "v0.7.0", 13 13 "source": { 14 14 "type": "git", 15 15 "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", 16 "reference": "e 749410375ff6fb7a040a68878c656c2e610b132"16 "reference": "e8d808670b8f882188368faaf1144448c169c0b7" 17 17 }, 18 18 "dist": { 19 19 "type": "zip", 20 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e 749410375ff6fb7a040a68878c656c2e610b132",21 "reference": "e 749410375ff6fb7a040a68878c656c2e610b132",20 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7", 21 "reference": "e8d808670b8f882188368faaf1144448c169c0b7", 22 22 "shasum": "" 23 23 }, 24 24 "require": { 25 "composer-plugin-api": "^1.0 ",26 "php": " ^5.3|^7",27 "squizlabs/php_codesniffer": "^2 |^3"25 "composer-plugin-api": "^1.0 || ^2.0", 26 "php": ">=5.3", 27 "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev" 28 28 }, 29 29 "require-dev": { … … 72 72 "tests" 73 73 ], 74 "time": "2018-10-26T13:21:45+00:00" 74 "support": { 75 "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", 76 "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" 77 }, 78 "time": "2020-06-25T14:57:39+00:00" 75 79 }, 76 80 { 77 81 "name": "squizlabs/php_codesniffer", 78 "version": "3. 4.0",82 "version": "3.5.8", 79 83 "source": { 80 84 "type": "git", 81 85 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", 82 "reference": " 379deb987e26c7cd103a7b387aea178baec96e48"86 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" 83 87 }, 84 88 "dist": { 85 89 "type": "zip", 86 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ 379deb987e26c7cd103a7b387aea178baec96e48",87 "reference": " 379deb987e26c7cd103a7b387aea178baec96e48",90 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", 91 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", 88 92 "shasum": "" 89 93 }, … … 118 122 ], 119 123 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", 120 "homepage": "http ://www.squizlabs.com/php-codesniffer",124 "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", 121 125 "keywords": [ 122 126 "phpcs", 123 127 "standards" 124 128 ], 125 "time": "2018-12-19T23:57:18+00:00" 129 "support": { 130 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", 131 "source": "https://github.com/squizlabs/PHP_CodeSniffer", 132 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" 133 }, 134 "time": "2020-10-23T02:01:07+00:00" 126 135 }, 127 136 { … … 130 139 "source": { 131 140 "type": "git", 132 "url": "https://github.com/WordPress -Coding-Standards/WordPress-Coding-Standards.git",141 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", 133 142 "reference": "c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce" 134 143 }, 135 144 "dist": { 136 145 "type": "zip", 137 "url": "https://api.github.com/repos/WordPress -Coding-Standards/WordPress-Coding-Standards/zipball/c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce",146 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce", 138 147 "reference": "c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce", 139 148 "shasum": "" … … 168 177 "wordpress" 169 178 ], 179 "support": { 180 "issues": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues", 181 "source": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards", 182 "wiki": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki" 183 }, 170 184 "time": "2019-01-16T10:13:16+00:00" 171 185 } … … 177 191 "prefer-lowest": false, 178 192 "platform": [], 179 "platform-dev": [] 193 "platform-dev": [], 194 "plugin-api-version": "2.0.0" 180 195 }
Note: See TracChangeset
for help on using the changeset viewer.