瀏覽代碼

0.9.5 release

tags/0.9.5
itismadness 4 年之前
父節點
當前提交
97741692df
共有 2 個檔案被更改,包括 7 行新增7 行删除
  1. +1
    -1
      composer.json
  2. +6
    -6
      composer.lock

+ 1
- 1
composer.json 查看文件

@@ -1,7 +1,7 @@
{
"name": "orpheusnet/logchecker",
"description": "Logchecker for validating logs generated from supported ripping programs (like EAC and XLD)",
"version": "0.9.4",
"version": "0.9.5",
"license": "Unlicense",
"type": "library",
"authors": [


+ 6
- 6
composer.lock 查看文件

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b527204a94579c93a289c0ffaedc1a9f",
"content-hash": "f5c4077db4231ebf6281fc6e59924228",
"packages": [
{
"name": "psr/container",
@@ -1354,16 +1354,16 @@
},
{
"name": "phpunit/phpunit",
"version": "8.5.5",
"version": "8.5.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "63dda3b212a0025d380a745f91bdb4d8c985adb7"
"reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/63dda3b212a0025d380a745f91bdb4d8c985adb7",
"reference": "63dda3b212a0025d380a745f91bdb4d8c985adb7",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997",
"reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997",
"shasum": ""
},
"require": {
@@ -1443,7 +1443,7 @@
"type": "github"
}
],
"time": "2020-05-22T13:51:52+00:00"
"time": "2020-06-22T07:06:58+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",


Loading…
取消
儲存