Skip to content

Commit 8402fd3

Browse files
committed
Update packages
1 parent bcb7a13 commit 8402fd3

File tree

3 files changed

+2597
-1350
lines changed

3 files changed

+2597
-1350
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
],
1111
"require": {
1212
"gdata/vaas": "11.0.1",
13-
"coduo/php-humanizer": "5.0.0",
14-
"vlucas/phpdotenv": "5.6"
13+
"coduo/php-humanizer": "5.0.0"
1514
},
1615
"require-dev": {
17-
"nextcloud/ocp": "v32.0.0",
16+
"nextcloud/ocp": "v32.0.2",
1817
"psalm/phar": "6.8.2",
1918
"nextcloud/coding-standard": "v1.4.0",
20-
"colinodell/psr-testlogger": "1.3.0",
21-
"phpunit/phpunit": "10.5.52",
22-
"symfony/console": "v6.4.24",
23-
"amphp/http-client": "5.3",
24-
"amphp/amp": "3.1"
19+
"colinodell/psr-testlogger": "1.3.1",
20+
"phpunit/phpunit": "10.5.58",
21+
"symfony/console": "v6.4.27",
22+
"amphp/http-client": "5.3.4",
23+
"amphp/amp": "3.1.1",
24+
"vlucas/phpdotenv": "5.6.2"
2525
},
2626
"autoload": {
2727
"psr-4": {
@@ -48,4 +48,4 @@
4848
"php": "8.1"
4949
}
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)