This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
[Composer] Added missing dependency ext-openssl
pull/6356/head
Hypolite Petovan
2 years ago
parent
e7ee3d7200
commit
88b5fa063a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
composer.json
+ 1
- 0
composer.json
View File
@ -17,6 +17,7 @@
"ext-curl"
:
"*"
,
"ext-dom"
:
"*"
,
"ext-json"
:
"*"
,
"ext-openssl"
:
"*"
,
"ext-xml"
:
"*"
,
"asika/simple-console"
:
"^1.0"
,
"divineomega/password_exposed"
:
"^2.4"
,
Write
Preview
Loading…
Cancel
Save