summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 1726403..4210c96 100644
--- a/composer.json
+++ b/composer.json
@@ -26,7 +26,8 @@
"opis/closure": "Allow to serialize PHP closures"
},
"require-dev": {
- "phpunit/phpunit": ">=8 <12.0"
+ "phpunit/phpunit": ">=8 <12.0",
+ "opis/closure": "^3.0 || ^4.0"
},
"autoload": {
"psr-4": {