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