unlock PHP 8 for composer

pull/1121/head
El RIDO 2020-10-10 11:24:36 +02:00
parent 4312f77385
commit 50f81e1d2e
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 1 additions and 1 deletions

View File

@ -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"
},