We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362965e commit 14d6ab1Copy full SHA for 14d6ab1
1 file changed
composer.json
@@ -36,7 +36,7 @@
36
},
37
"require-dev": {
38
"dms/phpunit-arraysubset-asserts": "^0.4.0",
39
- "friendsofphp/php-cs-fixer": "^3.68",
+ "friendsofphp/php-cs-fixer": "^3.80",
40
"fzaninotto/faker": "^1.7",
41
"guzzlehttp/psr7": "^2.5",
42
"league/flysystem": "^1.0",
@@ -50,7 +50,7 @@
50
"symfony/cache": "^7.4.8",
51
"symfony/type-info": "^7.4.8",
52
"symfony/var-exporter": "^7.4.8",
53
- "vimeo/psalm": "^5.20 || ^6.0",
+ "vimeo/psalm": "^6.14.0",
54
"amphp/amp": "^3.1.1",
55
"amphp/byte-stream": "^2.1.2",
56
"amphp/cache": "^2.0.1",
@@ -66,7 +66,8 @@
66
"amphp/process": "^2.0.3",
67
"amphp/serialization": "^1.1.0",
68
"amphp/sync": "^2.0",
69
- "revolt/event-loop": "^1.1.0"
+ "revolt/event-loop": "^1.1.0",
70
+ "symfony/filesystem": "^7.4.8"
71
72
"autoload": {
73
"psr-4": {
0 commit comments