Skip to content

Commit fcc1324

Browse files
committed
Added dev dep
1 parent 97d26ad commit fcc1324

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"psr-4": { "JetRails\\Varnish\\": "" },
2121
"files": [ "registration.php" ]
2222
},
23+
"require-dev": {
24+
"phpcompatibility/php-compatibility": "*"
25+
},
2326
"require": {
2427
"php": ">=7.2"
2528
}

0 commit comments

Comments
 (0)