Skip to content

Commit d323019

Browse files
authored
Add flowpack/prunner as a dependency
1 parent 5ae14ae commit d323019

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": "^7.1 || ^8.0",
77
"neos/neos": "~7.1",
8-
"albertofem/rsync-lib": "~1.0"
8+
"albertofem/rsync-lib": "~1.0",
9+
"flowpack/prunner": "^0.2",
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)