Changeset 12712 for trunk/composer.lock
- Timestamp:
- 08/30/2020 05:53:06 PM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:global-ignores
-
old new 1 1 .DS_Store 2 2 .gitignore 3 .wp-env.override.json
-
- Property svn:global-ignores
-
trunk/composer.lock
r12278 r12712 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 90ce29c17b18d6e1939f860a2a0dd560",7 "content-hash": "d9a5fdcffcb85a344a7717fa092b72d0", 8 8 "packages": [ 9 9 { … … 405 405 ], 406 406 "time": "2018-09-23T23:08:17+00:00" 407 }, 408 { 409 "name": "wp-phpunit/wp-phpunit", 410 "version": "5.5.0", 411 "source": { 412 "type": "git", 413 "url": "https://github.com/wp-phpunit/wp-phpunit.git", 414 "reference": "5cf5a40954b8c47941afdc08b0000ce42efe5993" 415 }, 416 "dist": { 417 "type": "zip", 418 "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/5cf5a40954b8c47941afdc08b0000ce42efe5993", 419 "reference": "5cf5a40954b8c47941afdc08b0000ce42efe5993", 420 "shasum": "" 421 }, 422 "type": "library", 423 "autoload": { 424 "files": [ 425 "__loaded.php" 426 ] 427 }, 428 "notification-url": "https://packagist.org/downloads/", 429 "license": [ 430 "GPL-2.0-or-later" 431 ], 432 "authors": [ 433 { 434 "name": "Evan Mattson", 435 "email": "me@aaemnnost.tv" 436 }, 437 { 438 "name": "WordPress Community", 439 "homepage": "https://wordpress.org/about/" 440 } 441 ], 442 "description": "WordPress core PHPUnit library", 443 "homepage": "https://github.com/wp-phpunit", 444 "keywords": [ 445 "phpunit", 446 "test", 447 "wordpress" 448 ], 449 "time": "2020-08-12T15:43:21+00:00" 407 450 } 408 451 ],
Note: See TracChangeset
for help on using the changeset viewer.