We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae14ae commit d323019Copy full SHA for d323019
1 file changed
composer.json
@@ -5,7 +5,8 @@
5
"require": {
6
"php": "^7.1 || ^8.0",
7
"neos/neos": "~7.1",
8
- "albertofem/rsync-lib": "~1.0"
+ "albertofem/rsync-lib": "~1.0",
9
+ "flowpack/prunner": "^0.2",
10
},
11
"autoload": {
12
"psr-4": {
0 commit comments