Skip to content

Commit ca10bb7

Browse files
committedMar 27, 2024
added readline ext because of bin/release.php script
1 parent b79bc6f commit ca10bb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"friendsofsymfony1/swiftmailer": "^5.4.13 || ^6.2.5"
99
},
1010
"require-dev": {
11-
"psr/log": "*"
11+
"psr/log": "*",
12+
"ext-readline": "*"
1213
},
1314
"autoload": {
1415
"files": ["autoload.php"]

0 commit comments

Comments
 (0)