1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-05-03 06:23:11 +02:00
24eme-signaturepdf/vendor/fatfree/lib/composer.json
2022-03-26 23:36:32 +01:00

13 lines
314 B
JSON

{
"name": "bcosca/fatfree-core",
"description": "A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!",
"homepage": "http://fatfreeframework.com/",
"license": "GPL-3.0",
"require": {
"php": ">=5.4"
},
"autoload": {
"classmap": ["."]
}
}