Skip to content

Commit 9bb3608

Browse files
authored
Update dependencies (#675)
1 parent 3a82f7e commit 9bb3608

File tree

2 files changed

+260
-255
lines changed

2 files changed

+260
-255
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"php": "^7.4 || ^8.0",
2424
"composer/package-versions-deprecated": "^1.8",
2525
"fidry/console": "^0.5.0",
26-
"jetbrains/phpstorm-stubs": "^v2021.1",
26+
"jetbrains/phpstorm-stubs": "^v2022.1",
2727
"nikic/php-parser": "^4.12",
2828
"symfony/console": "^5.2 || ^6.0",
2929
"symfony/filesystem": "^5.2 || ^6.0",
3030
"symfony/finder": "^5.2 || ^6.0",
3131
"symfony/polyfill-php80": "^1.23",
3232
"symfony/polyfill-php81": "^1.24",
33-
"thecodingmachine/safe": "^1.3"
33+
"thecodingmachine/safe": "^1.3 || ^2.0"
3434
},
3535
"require-dev": {
3636
"bamarni/composer-bin-plugin": "^1.1",

0 commit comments

Comments
 (0)