We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd0099 commit b579454Copy full SHA for b579454
composer.json
@@ -12,21 +12,21 @@
12
"require-dev": {
13
"nextcloud/coding-standard": "^1.1",
14
"nextcloud/ocp": "dev-master",
15
- "vimeo/psalm": "^4.27",
+ "vimeo/psalm": "^5.9",
16
"sabre/vobject": "^4.5",
17
"rector/rector": "^0.15.4",
18
"phpunit/phpunit": "^9.5"
19
},
20
"require": {
21
- "php": "^8.0",
+ "php": "^8.0.2",
22
"christophwurst/kitinerary": "^0.2.2",
23
"christophwurst/kitinerary-bin": "^0.3.0",
24
"christophwurst/kitinerary-flatpak": "^0.2.2",
25
"christophwurst/kitinerary-sys": "^0.2.0"
26
27
"config": {
28
"platform": {
29
- "php":"8.0"
+ "php": "8.0.2"
30
}
31
32
"autoload-dev": {
0 commit comments