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/"
|
||||
},
|
||||
"require" : {
|
||||
"php" : "^5.6.0 || ^7.0",
|
||||
"php" : "^5.6.0 || ^7.0 || ^8.0",
|
||||
"paragonie/random_compat" : "2.0.18",
|
||||
"yzalis/identicon" : "2.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue