Skip to content

Commit 3c7a205

Browse files
committed
BUGFIX: Adjust composer.json
1 parent b100919 commit 3c7a205

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
{
22
"name": "netlogix/neos-asyncworkspaceactions",
33
"description": "Neos package that allows asynchronous execution of workspace actions (e.g. publishing)",
4+
"license": "MIT",
5+
"keywords": [
6+
"neos",
7+
"neoscms",
8+
"publishing",
9+
"workspace",
10+
"memory-limit"
11+
],
412
"type": "neos-package",
5-
"version": "1.0.0",
613
"require": {
714
"flowpack/jobqueue-common": "^3.3",
815
"neos/flow": "^7.3",

0 commit comments

Comments
 (0)