mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
post-release cleanup
- prep changelog for future changes - composer changes from re-running composer on the repo, testing deps - change to phpunit coverage make target, required with newer releases
This commit is contained in:
parent
a3ee624d3a
commit
5c29619fee
3 changed files with 10 additions and 8 deletions
|
|
@ -24,10 +24,10 @@
|
|||
"docs" : "https://privatebin.info/codedoc/"
|
||||
},
|
||||
"require" : {
|
||||
"php" : "^7.3 || ^8.0",
|
||||
"yzalis/identicon" : "2.0.0",
|
||||
"mlocati/ip-lib" : "1.18.0",
|
||||
"jdenticon/jdenticon": "1.0.2"
|
||||
"php": "^7.3 || ^8.0",
|
||||
"jdenticon/jdenticon": "1.0.2",
|
||||
"mlocati/ip-lib": "1.18.0",
|
||||
"yzalis/identicon": "2.0.0"
|
||||
},
|
||||
"suggest" : {
|
||||
"google/cloud-storage" : "1.32.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue