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 5554b2e commit b1f4b03Copy full SHA for b1f4b03
composer.json
@@ -13,7 +13,7 @@
13
}
14
],
15
"require": {
16
- "php": "^~8.1.0 || ~8.2.0 || ~8.3.0"
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
17
},
18
"require-dev": {
19
"friendsofphp/php-cs-fixer": "^3.40",
0 commit comments