Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VennDev authored Aug 30, 2024
1 parent 2f6c499 commit 6a21ed6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@
"name": "vennv/vapm-pmmp",
"keywords": ["vapm-pmmp", "asynchronous", "LibVapmPMMP", "lib-vapm-pmmp", "process", "thread"],
"license": "LGPL-2.0-only",
"version": "2.5.3",
"version": "2.5.4",
"autoload": {
"psr-4": {
"vennv\\vapm\\": "src/vennv/vapm/"
}
},
"files": [
"src/vennv/vapm/io/functions.php",
"src/vennv/vapm/ct/functions.php"
]
},
"authors": [
{
Expand Down

0 comments on commit 6a21ed6

Please sign in to comment.