Skip to content

Commit 0632227

Browse files
committed
TASK: Re-add prunner dependency
1 parent 907685f commit 0632227

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"require": {
66
"php": "^8.0",
77
"neos/neos": "^8.0",
8-
"albertofem/rsync-lib": "~1.0"
8+
"albertofem/rsync-lib": "~1.0",
9+
"flowpack/prunner": "*"
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)