Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
<?xml version="1.0"?>
1
<?xml version="1.0"?>
2
<libraries>
2
<libraries>
3
  <library>
3
  <library>
4
    <location>extlib/Assert</location>
-
 
5
    <name>Assert</name>
-
 
6
    <version>2.1</version>
-
 
7
    <license>MIT</license>
-
 
8
    <repository>https://github.com/beberlei/assert</repository>
-
 
9
  </library>
-
 
10
  <library>
-
 
11
    <location>extlib/OTPHP</location>
4
    <location>extlib/OTPHP</location>
12
    <name>OTPHP</name>
5
    <name>OTPHP</name>
13
    <version>9.1.1</version>
6
    <version>11.3.0</version>
14
    <license>MIT</license>
7
    <license>MIT</license>
15
    <repository>https://github.com/Spomky-Labs/otphp</repository>
8
    <repository>https://github.com/Spomky-Labs/otphp</repository>
16
  </library>
9
  </library>
17
  <library>
10
  <library>
18
    <location>extlib/ParagonIE/ConstantTime</location>
11
    <location>extlib/ParagonIE/ConstantTime</location>
19
    <name>Constant-Time Encoding</name>
12
    <name>Constant-Time Encoding</name>
20
    <version>2.1.1</version>
13
    <version>3.0.0</version>
21
    <license>MIT</license>
14
    <license>MIT</license>
22
    <repository>https://github.com/paragonie/constant_time_encoding</repository>
15
    <repository>https://github.com/paragonie/constant_time_encoding</repository>
23
  </library>
16
  </library>
24
</libraries>
17
</libraries>