mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-08-02 12:14:54 +02:00
update sabredav and phpunit
This commit is contained in:
parent
946bc1bf69
commit
49c010f4d7
7 changed files with 22 additions and 31 deletions
|
|
@ -10,10 +10,10 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"sabre/dav": "^3.2.0"
|
||||
"sabre/dav": "^4.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7"
|
||||
"phpunit/phpunit": "^8"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue