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 3a82f7e commit 9bb3608Copy full SHA for 9bb3608
composer.json
@@ -23,14 +23,14 @@
23
"php": "^7.4 || ^8.0",
24
"composer/package-versions-deprecated": "^1.8",
25
"fidry/console": "^0.5.0",
26
- "jetbrains/phpstorm-stubs": "^v2021.1",
+ "jetbrains/phpstorm-stubs": "^v2022.1",
27
"nikic/php-parser": "^4.12",
28
"symfony/console": "^5.2 || ^6.0",
29
"symfony/filesystem": "^5.2 || ^6.0",
30
"symfony/finder": "^5.2 || ^6.0",
31
"symfony/polyfill-php80": "^1.23",
32
"symfony/polyfill-php81": "^1.24",
33
- "thecodingmachine/safe": "^1.3"
+ "thecodingmachine/safe": "^1.3 || ^2.0"
34
},
35
"require-dev": {
36
"bamarni/composer-bin-plugin": "^1.1",
0 commit comments