Changeset 63058
- Timestamp:
- 08/06/2026 01:17:48 PM (5 weeks ago)
- Location:
- branches/5.0
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0
-
branches/5.0/composer.json
r53973 r63058 15 15 }, 16 16 "config": { 17 "audit": { "ignore": [ "GHSA-hmqg-cxww-wqhq", "PKSA-rdkp-vv9z-mjkg" ] }, 17 18 "allow-plugins": { 18 19 "dealerdirect/phpcodesniffer-composer-installer": true -
branches/5.0/composer.lock
r43786 r63058 81 81 "source": { 82 82 "type": "git", 83 "url": "https://github.com/ squizlabs/PHP_CodeSniffer.git",83 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 84 84 "reference": "6ad28354c04b364c3c71a34e4a18b629cc3b231e" 85 85 }, 86 86 "dist": { 87 87 "type": "zip", 88 "url": "https://api.github.com/repos/ squizlabs/PHP_CodeSniffer/zipball/6ad28354c04b364c3c71a34e4a18b629cc3b231e",88 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6ad28354c04b364c3c71a34e4a18b629cc3b231e", 89 89 "reference": "6ad28354c04b364c3c71a34e4a18b629cc3b231e", 90 90 "shasum": "" … … 132 132 "source": { 133 133 "type": "git", 134 "url": "https://github.com/WordPress -Coding-Standards/WordPress-Coding-Standards.git",134 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", 135 135 "reference": "539c6d74e6207daa22b7ea754d6f103e9abb2755" 136 136 }, 137 137 "dist": { 138 138 "type": "zip", 139 "url": "https://api.github.com/repos/WordPress -Coding-Standards/WordPress-Coding-Standards/zipball/539c6d74e6207daa22b7ea754d6f103e9abb2755",139 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/539c6d74e6207daa22b7ea754d6f103e9abb2755", 140 140 "reference": "539c6d74e6207daa22b7ea754d6f103e9abb2755", 141 141 "shasum": "" … … 173 173 "aliases": [], 174 174 "minimum-stability": "stable", 175 "stability-flags": [],175 "stability-flags": {}, 176 176 "prefer-stable": false, 177 177 "prefer-lowest": false, 178 "platform": [], 179 "platform-dev": [] 178 "platform": {}, 179 "platform-dev": {}, 180 "plugin-api-version": "2.9.0" 180 181 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)