mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-26 08:15:25 -04:00
unlock PHP 8 for composer
This commit is contained in:
parent
4312f77385
commit
50f81e1d2e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
"docs" : "https://privatebin.info/codedoc/"
|
"docs" : "https://privatebin.info/codedoc/"
|
||||||
},
|
},
|
||||||
"require" : {
|
"require" : {
|
||||||
"php" : "^5.6.0 || ^7.0",
|
"php" : "^5.6.0 || ^7.0 || ^8.0",
|
||||||
"paragonie/random_compat" : "2.0.18",
|
"paragonie/random_compat" : "2.0.18",
|
||||||
"yzalis/identicon" : "2.0.0"
|
"yzalis/identicon" : "2.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue