mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
updating tests by dropping PHPunit 4.6 support
This commit is contained in:
parent
99f50f6de3
commit
6f90df9545
19 changed files with 35 additions and 18 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"yzalis/identicon" : "^2.0.0"
|
||||
},
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit" : "^4.6 || ^5 || ^9"
|
||||
"phpunit/phpunit" : "^5 || ^9"
|
||||
},
|
||||
"autoload" : {
|
||||
"psr-4" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue