Changeset 13784 for trunk/composer.json
- Timestamp:
- 04/05/2024 06:59:43 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/composer.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/composer.json
r13739 r13784 35 35 } 36 36 }, 37 "repositories": [38 {39 "url": "https://github.com/buddypress/bp-coding-standards.git",40 "type": "git"41 }42 ],43 37 "require": { 44 38 "composer/installers": "^1.10.0", … … 46 40 }, 47 41 "require-dev": { 48 "buddypress/bp-coding-standards": " dev-trunk",42 "buddypress/bp-coding-standards": "0.1.0", 49 43 "yoast/phpunit-polyfills": "^1.0", 50 44 "spatie/phpunit-watcher": "^1.23"
Note: See TracChangeset
for help on using the changeset viewer.