Changeset 63057
- Timestamp:
- 08/06/2026 01:17:00 PM (5 weeks ago)
- Location:
- branches/5.1
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.1
-
branches/5.1/composer.json
r53972 r63057 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.1/composer.lock
r49516 r63057 83 83 "source": { 84 84 "type": "git", 85 "url": "https://github.com/ squizlabs/PHP_CodeSniffer.git",85 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 86 86 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" 87 87 }, 88 88 "dist": { 89 89 "type": "zip", 90 "url": "https://api.github.com/repos/ squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",90 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", 91 91 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", 92 92 "shasum": "" … … 187 187 "aliases": [], 188 188 "minimum-stability": "stable", 189 "stability-flags": [],189 "stability-flags": {}, 190 190 "prefer-stable": false, 191 191 "prefer-lowest": false, 192 "platform": [],193 "platform-dev": [],194 "plugin-api-version": "2. 0.0"192 "platform": {}, 193 "platform-dev": {}, 194 "plugin-api-version": "2.9.0" 195 195 }
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)