Skip to content

Commit b2c2117

Browse files
committedNov 15, 2024·
Description in composer.json
1 parent 3d72ce1 commit b2c2117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "t045t/php-api",
33
"type": "library",
4+
"description": "A lightweight and extendable PHP-Api framework for building RESTful APIs",
45
"license": "MIT",
56
"autoload": {
67
"psr-4": {

0 commit comments

Comments
 (0)
Please sign in to comment.