Changeset 63054
- Timestamp:
- 08/06/2026 01:14:07 PM (5 weeks ago)
- Location:
- branches/5.4
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4
-
branches/5.4/composer.json
r53969 r63054 21 21 }, 22 22 "config": { 23 "audit": { "ignore": [ "GHSA-hmqg-cxww-wqhq", "PKSA-rdkp-vv9z-mjkg" ] }, 23 24 "allow-plugins": { 24 25 "dealerdirect/phpcodesniffer-composer-installer": true -
branches/5.4/composer.lock
r51844 r63054 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " aca20b03e01d127576d6bcf3eb4517ef",7 "content-hash": "44dd0c9ea4d875c96bad2b020a7163e5", 8 8 "packages": [], 9 9 "packages-dev": [ … … 1750 1750 "source": { 1751 1751 "type": "git", 1752 "url": "https://github.com/ squizlabs/PHP_CodeSniffer.git",1752 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 1753 1753 "reference": "379deb987e26c7cd103a7b387aea178baec96e48" 1754 1754 }, 1755 1755 "dist": { 1756 1756 "type": "zip", 1757 "url": "https://api.github.com/repos/ squizlabs/PHP_CodeSniffer/zipball/379deb987e26c7cd103a7b387aea178baec96e48",1757 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/379deb987e26c7cd103a7b387aea178baec96e48", 1758 1758 "reference": "379deb987e26c7cd103a7b387aea178baec96e48", 1759 1759 "shasum": "" … … 2083 2083 "aliases": [], 2084 2084 "minimum-stability": "stable", 2085 "stability-flags": [],2085 "stability-flags": {}, 2086 2086 "prefer-stable": false, 2087 2087 "prefer-lowest": false, … … 2089 2089 "php": ">=5.6" 2090 2090 }, 2091 "platform-dev": [],2092 "plugin-api-version": "2. 1.0"2091 "platform-dev": {}, 2092 "plugin-api-version": "2.9.0" 2093 2093 }
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)