Changeset 63056
- Timestamp:
- 08/06/2026 01:16:02 PM (5 weeks ago)
- Location:
- branches/5.2
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/composer.json
r53971 r63056 17 17 }, 18 18 "config": { 19 "audit": { "ignore": [ "GHSA-hmqg-cxww-wqhq", "PKSA-rdkp-vv9z-mjkg" ] }, 19 20 "allow-plugins": { 20 21 "dealerdirect/phpcodesniffer-composer-installer": true -
branches/5.2/composer.lock
r51846 r63056 1586 1586 "source": { 1587 1587 "type": "git", 1588 "url": "https://github.com/ squizlabs/PHP_CodeSniffer.git",1588 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 1589 1589 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" 1590 1590 }, 1591 1591 "dist": { 1592 1592 "type": "zip", 1593 "url": "https://api.github.com/repos/ squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",1593 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", 1594 1594 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", 1595 1595 "shasum": "" … … 1919 1919 "aliases": [], 1920 1920 "minimum-stability": "stable", 1921 "stability-flags": [],1921 "stability-flags": {}, 1922 1922 "prefer-stable": false, 1923 1923 "prefer-lowest": false, 1924 "platform": [],1925 "platform-dev": [],1926 "plugin-api-version": "2. 1.0"1924 "platform": {}, 1925 "platform-dev": {}, 1926 "plugin-api-version": "2.9.0" 1927 1927 }
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)