-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer-lock.yaml
51 lines (51 loc) · 1.71 KB
/
composer-lock.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#
# This file was generated automatically by Offenbach
# @see https://github.com/yannoff/offenbach for details
#
_readme:
- 'This file locks the dependencies of your project to a known state'
- 'Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies'
- 'This file is @generated automatically'
content-hash: a9b64ffff3e0599d58dbd577b0f58f2b
packages:
-
name: yannoff/console
version: 2.3.0
source:
type: git
url: 'https://github.com/yannoff/console.git'
reference: 7ea1dccfeebc7ea79ec385ae14e3acc7545b645e
dist:
type: zip
url: 'https://api.github.com/repos/yannoff/console/zipball/7ea1dccfeebc7ea79ec385ae14e3acc7545b645e'
reference: 7ea1dccfeebc7ea79ec385ae14e3acc7545b645e
shasum: ''
require:
php: '>=5.5'
type: library
autoload:
psr-4:
Yannoff\Component\Console\: src/
notification-url: 'https://packagist.org/downloads/'
license:
- MIT
authors:
-
name: Yannoff
homepage: 'https://github.com/yannoff'
description: 'A simple, lightweight console implementation for command-line PHP applications.'
homepage: 'https://github.com/yannoff/console'
support:
issues: 'https://github.com/yannoff/console/issues'
source: 'https://github.com/yannoff/console/tree/2.3.0'
time: '2024-03-09T20:33:01+00:00'
packages-dev: []
aliases: []
minimum-stability: stable
stability-flags: []
prefer-stable: false
prefer-lowest: false
platform:
php: '>=7.1'
platform-dev: []
plugin-api-version: 2.2.0