Changeset 45600
- Timestamp:
- 07/05/2019 02:49:53 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/composer.json
r44645 r45600 12 12 "require-dev": { 13 13 "dealerdirect/phpcodesniffer-composer-installer": "~0.5.0", 14 "wp-coding-standards/wpcs": "~2. 0.0"14 "wp-coding-standards/wpcs": "~2.1.0" 15 15 }, 16 16 "scripts": { -
trunk/composer.lock
r44645 r45600 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " c7426ffeca8db395605e43bccf174b02",7 "content-hash": "54fbee5534d4ee1d332bb374c5442e79", 8 8 "packages": [], 9 9 "packages-dev": [ … … 127 127 { 128 128 "name": "wp-coding-standards/wpcs", 129 "version": "2. 0.0",129 "version": "2.1.1", 130 130 "source": { 131 131 "type": "git", 132 "url": "https://github.com/WordPress -Coding-Standards/WordPress-Coding-Standards.git",133 "reference": " c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce"132 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", 133 "reference": "bd9c33152115e6741e3510ff7189605b35167908" 134 134 }, 135 135 "dist": { 136 136 "type": "zip", 137 "url": "https://api.github.com/repos/WordPress -Coding-Standards/WordPress-Coding-Standards/zipball/c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce",138 "reference": " c9eaadaafefce36b3cb7e06eb15305b8c4cae9ce",137 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bd9c33152115e6741e3510ff7189605b35167908", 138 "reference": "bd9c33152115e6741e3510ff7189605b35167908", 139 139 "shasum": "" 140 140 }, … … 149 149 }, 150 150 "suggest": { 151 "dealerdirect/phpcodesniffer-composer-installer": "^0. 4.3|| This Composer plugin will sort out the PHPCS 'installed_paths' automatically."151 "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." 152 152 }, 153 153 "type": "phpcodesniffer-standard", … … 168 168 "wordpress" 169 169 ], 170 "time": "2019-0 1-16T10:13:16+00:00"170 "time": "2019-05-21T02:50:00+00:00" 171 171 } 172 172 ],
Note: See TracChangeset
for help on using the changeset viewer.