-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththirdpartylibs.xml
More file actions
29 lines (29 loc) · 961 Bytes
/
thirdpartylibs.xml
File metadata and controls
29 lines (29 loc) · 961 Bytes
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
<?xml version="1.0" ?>
<libraries>
<library>
<location>thirdparty/vendor/bacon/bacon-qr-code</location>
<name>QR Code Generator</name>
<version>3.0.1</version>
<license>BSD-2-Clause</license>
</library>
<library>
<location>thirdparty/vendor/dasprid/enum</location>
<name>PHP enum implementation</name>
<version>v1.0.6</version>
<license>BSD-2-Clause</license>
</library>
<library>
<location>thirdparty/vendor/endroid/qr-code</location>
<name>Endroid QR Code</name>
<version>v6.0.3</version>
<license>MIT</license>
</library>
<library>
<location>thirdparty/vendor/composer</location>`
<name>Automatically generated files by composer</name>
</library>
<library>
<location>thirdparty/vendor/autoload.php</location>
<name>Automatically generated file by composer</name>
</library>
</libraries>