Browse Source

Bump composer to 0.8.0

tags/v0.8.0
itismadness 6 years ago
parent
commit
d4664f02e7
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      composer.json
  2. +1
    -1
      composer.lock

+ 1
- 1
composer.json View File

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


+ 1
- 1
composer.lock View File

@@ -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": "e1ff3740cf810891df5e6e67a8e72ebf",
"content-hash": "165e83b0ccad187ade7bf2a38820cb4c",
"packages": [
{
"name": "psr/log",


Loading…
Cancel
Save