Skip to content

Commit 90c44e2

Browse files
committed
Add php-enum to legacy-libraries
1 parent a8cb5e7 commit 90c44e2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/legacy-libraries.json

+12
Original file line numberDiff line numberDiff line change
@@ -252,5 +252,17 @@
252252
"licenseversion": "2.0",
253253
"repository": "https://github.com/box/spout/",
254254
"customised": false
255+
},
256+
{
257+
"copyrightHolders": [
258+
"2015 My C-Labs"
259+
],
260+
"location": "lib/php-enum",
261+
"name": "php-enum",
262+
"description": "PHP Enum implementation inspired from SplEnum",
263+
"version": "1.8.4",
264+
"license": "MIT",
265+
"repository": "https://github.com/myclabs/php-enum",
266+
"customised": false
255267
}
256268
]

0 commit comments

Comments
 (0)