MDL-69548 core: Adding the php-enum library

This is a dependency of ZipStream
This commit is contained in:
Michael Hawkins 2020-08-26 21:01:14 +08:00
parent 6d3c27fe7f
commit 8eee0f5e26
6 changed files with 272 additions and 0 deletions

View file

@ -345,4 +345,10 @@
<license>MIT</license>
<version>2.1.0</version>
</library>
<library>
<location>php-enum</location>
<name>php-enum</name>
<license>MIT</license>
<version>1.7.6</version>
</library>
</libraries>